MINT2
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SF_BtoVP1_VtoTV0_TtoP2P3_BASE Class Referenceabstract

#include <SpinFactors4Body_FsVector.h>

Inheritance diagram for SF_BtoVP1_VtoTV0_TtoP2P3_BASE:
SpinFactor MINT::IReturnRealForEvent< IDalitzEvent > MINT::IReturnComplexForEvent< IDalitzEvent > CachedByEvent< std::complex< double > > MINT::FitParDependent ISpinFactor MINT::IFitParDependent MINT::IFitParRegister MINT::PolymorphVector< FitParRef > MINT::IReturnRealForEvent< IDalitzEvent > MINT::IReturnComplexForEvent< IDalitzEvent > MINT::IFitParDependent SF_BtoVP1_VtoTV0_TtoP2P3

Public Member Functions

virtual void printYourself (std::ostream &os=std::cout) const =0
 
 SF_BtoVP1_VtoTV0_TtoP2P3_BASE (const AssociatedDecayTree &theDecay)
 
virtual ~SF_BtoVP1_VtoTV0_TtoP2P3_BASE ()
 
virtual double getVal (IDalitzEvent &evt)=0
 
virtual std::complex< double > getNewVal (IDalitzEvent &evt)=0
 
virtual const DecayTreeexampleDecay ()=0
 
virtual std::string name () const
 
- Public Member Functions inherited from SpinFactor
virtual double RealVal (IDalitzEvent &evt)
 
virtual std::complex< double > ComplexVal (IDalitzEvent &evt)
 
double mRes (const AssociatedDecayTreeItem &adt, IDalitzEvent &evt)
 
double mRes (const MINT::const_counted_ptr< AssociatedDecayTree > &adt, IDalitzEvent &evt)
 
const AssociatedDecayTreetheDecay () const
 
const AssociatedDecayTreetheDecay (const DalitzEventPattern &) const
 
const AssociatedDecayTreetheDecay (IDalitzEvent &evt) const
 
 SpinFactor (const AssociatedDecayTree &decay, int nFinal=3)
 
 SpinFactor (const SpinFactor &other)
 
virtual void printParsing (std::ostream &os=std::cout) const
 
virtual ~SpinFactor ()
 
- Public Member Functions inherited from MINT::IReturnRealForEvent< IDalitzEvent >
virtual ~IReturnRealForEvent ()
 
- Public Member Functions inherited from MINT::IReturnComplexForEvent< IDalitzEvent >
virtual ~IReturnComplexForEvent ()
 
- Public Member Functions inherited from CachedByEvent< std::complex< double > >
 CachedByEvent ()
 
 CachedByEvent (const CachedByEvent &)
 
std::complex< double > getValWithCaching (IDalitzEvent &evt)
 
std::complex< double > getValWithCachingPermutation (IDalitzEvent &evt)
 
- Public Member Functions inherited from MINT::FitParDependent
virtual unsigned int size () const
 
virtual const FitParRefoperator[] (unsigned int i) const
 
virtual FitParRefoperator[] (unsigned int i)
 
virtual bool changedSinceLastCall () const
 
virtual void rememberFitParValues ()
 
virtual bool registerFitParDependence (const IFitParDependent &fpd)
 
bool registerFitParDependence (const FitParRef &fpr)
 
void removeAllFitParDependencies ()
 
 FitParDependent (IFitParRegister *daddy=0)
 
 FitParDependent (const FitParDependent &other, IFitParRegister *newDaddy=0)
 
void listFitParDependencies (std::ostream &os=std::cout) const
 
- Public Member Functions inherited from MINT::PolymorphVector< FitParRef >
 PolymorphVector ()
 
 PolymorphVector (unsigned int N)
 
 PolymorphVector (unsigned int N, const FitParRef &c)
 
 PolymorphVector (const PolymorphVector &other)
 
 PolymorphVector (const typename std::vector< FitParRef > &other)
 
virtual ~PolymorphVector ()
 
std::vector< FitParRef > & theVector ()
 
const std::vector< FitParRef > & theVector () const
 
FitParRefoperator[] (unsigned int i)
 
const FitParRefoperator[] (unsigned int i) const
 
FitParRefat (unsigned int i)
 
const FitParRefat (unsigned int i) const
 
std::vector< FitParRef >::iterator begin ()
 
std::vector< FitParRef >::const_iterator begin () const
 
std::vector< FitParRef >::iterator end ()
 
std::vector< FitParRef >::const_iterator end () const
 
std::vector< FitParRef >::iterator find (const FitParRef &c)
 
std::vector< FitParRef >::const_iterator find (const FitParRef &c) const
 
FitParReffront ()
 
const FitParReffront () const
 
FitParRefback ()
 
const FitParRefback () const
 
unsigned int size () const
 
bool empty () const
 
void push_back (const FitParRef &c)
 
void pop_back ()
 
void erase (typename std::vector< FitParRef >::iterator pos)
 
void erase (typename std::vector< FitParRef >::iterator first, typename std::vector< FitParRef >::iterator last)
 
PolymorphVector< FitParRef > & operator= (const PolymorphVector< FitParRef > &other)
 
void clear ()
 
void resize (unsigned int N)
 
void resize (unsigned int N, const FitParRef &c)
 
 operator const typename std::vector< FitParRef > & () const
 
 operator typename std::vector< FitParRef > & ()
 
bool operator== (const MINT::PolymorphVector< FitParRef > &v2) const
 
bool operator!= (const MINT::PolymorphVector< FitParRef > &v2) const
 
bool operator< (const MINT::PolymorphVector< FitParRef > &v2) const
 
bool operator> (const MINT::PolymorphVector< FitParRef > &v2) const
 
- Public Member Functions inherited from ISpinFactor
virtual ~ISpinFactor ()
 

Protected Member Functions

virtual bool parseTree (const DalitzEventPattern &pat)
 
- Protected Member Functions inherited from SpinFactor
TLorentzVector p (int i, IDalitzEvent &evt)
 
- Protected Member Functions inherited from MINT::IReturnRealForEvent< IDalitzEvent >
 IReturnRealForEvent ()
 
- Protected Member Functions inherited from MINT::IReturnComplexForEvent< IDalitzEvent >
 IReturnComplexForEvent ()
 
- Protected Member Functions inherited from CachedByEvent< std::complex< double > >
long int rememberNumber ()
 
long int rememberNumberPermutation (IDalitzEvent &evt)
 
long int configNumber ()
 
std::complex< double > recalculate (IDalitzEvent &evt)
 
std::complex< double > recalculatePermutation (IDalitzEvent &evt)
 
- Protected Member Functions inherited from ISpinFactor
 ISpinFactor ()
 

Protected Attributes

MINT::const_counted_ptr< AssociatedDecayTreeT
 
MINT::const_counted_ptr< AssociatedDecayTreeV
 
- Protected Attributes inherited from SpinFactor
const AssociatedDecayTree_theDecay
 
int _nFinal
 
std::vector< MINT::const_counted_ptr< AssociatedDecayTree > > fsPS
 
MINT::NamedParameter< int > _useZemachTensors
 
- Protected Attributes inherited from CachedByEvent< std::complex< double > >
long int _rememberNumber
 
std::vector< long int > _rememberNumberPermutation
 
long int _configNumber
 
- Protected Attributes inherited from MINT::PolymorphVector< FitParRef >
std::vector< FitParRef_vec
 

Detailed Description

Definition at line 1421 of file SpinFactors4Body_FsVector.h.

Constructor & Destructor Documentation

◆ SF_BtoVP1_VtoTV0_TtoP2P3_BASE()

SF_BtoVP1_VtoTV0_TtoP2P3_BASE::SF_BtoVP1_VtoTV0_TtoP2P3_BASE ( const AssociatedDecayTree theDecay)
inline

Definition at line 1429 of file SpinFactors4Body_FsVector.h.

1430  : SpinFactor(theDecay, 4)
1431  , T(0), V(0)
1432  {
1433  }
SpinFactor(const AssociatedDecayTree &decay, int nFinal=3)
Definition: SpinFactor.h:74
MINT::const_counted_ptr< AssociatedDecayTree > V
MINT::const_counted_ptr< AssociatedDecayTree > T
const AssociatedDecayTree & theDecay() const
Definition: SpinFactor.h:50

◆ ~SF_BtoVP1_VtoTV0_TtoP2P3_BASE()

virtual SF_BtoVP1_VtoTV0_TtoP2P3_BASE::~SF_BtoVP1_VtoTV0_TtoP2P3_BASE ( )
inlinevirtual

Definition at line 1435 of file SpinFactors4Body_FsVector.h.

1435 {}

Member Function Documentation

◆ exampleDecay()

virtual const DecayTree& SF_BtoVP1_VtoTV0_TtoP2P3_BASE::exampleDecay ( )
pure virtual

Implements SpinFactor.

Implemented in SF_BtoVP1_VtoTV0_TtoP2P3.

◆ getNewVal()

virtual std::complex<double> SF_BtoVP1_VtoTV0_TtoP2P3_BASE::getNewVal ( IDalitzEvent evt)
pure virtual

Reimplemented from SpinFactor.

Implemented in SF_BtoVP1_VtoTV0_TtoP2P3.

◆ getVal()

virtual double SF_BtoVP1_VtoTV0_TtoP2P3_BASE::getVal ( IDalitzEvent evt)
pure virtual

Implements SpinFactor.

Implemented in SF_BtoVP1_VtoTV0_TtoP2P3.

◆ name()

virtual std::string SF_BtoVP1_VtoTV0_TtoP2P3_BASE::name ( ) const
inlinevirtual

Implements SpinFactor.

Reimplemented in SF_BtoVP1_VtoTV0_TtoP2P3.

Definition at line 1440 of file SpinFactors4Body_FsVector.h.

1440  {
1441  return "SF_BtoVP1_VtoTV0_TtoP2P3_BASE("
1442  + theDecay().oneLiner() + ")";
1443  }
const AssociatedDecayTree & theDecay() const
Definition: SpinFactor.h:50
void oneLiner(std::stringstream &seam, int generation=0) const
Definition: DDTree.h:375

◆ parseTree()

bool SF_BtoVP1_VtoTV0_TtoP2P3_BASE::parseTree ( const DalitzEventPattern pat)
protectedvirtual

Definition at line 3130 of file SpinFactors4Body_FsVector.cpp.

3130  {
3131  bool debugThis=false;
3132 
3133  if(fsPS.size() < 4) fsPS.reserve(4);
3134  for(int i=0; i< theDecay(pat).nDgtr(); i++){
3136  if(dgtr->getVal().SVPAT() == "V" && (!dgtr->isFinalState())) V = dgtr;
3137  else if(dgtr->getVal().SVPAT() == "P" && dgtr->isFinalState()) fsPS[1] = dgtr;
3138  }
3139  if(0== V || 0==fsPS[1]){
3140  cout << "ERROR in SF_BtoVP1_VtoTV0_TtoP2P3::parseTree"
3141  << " Didn't find V or P1 " << V.get() << ", " << fsPS[1].get() << endl;
3142  return false;
3143  }
3144 
3145  if(V->nDgtr() != 2){
3146  cout << "ERROR in SF_BtoVP1_VtoTV0_TtoP2P3::parseTree"
3147  << " V should have 2 daughters, but it says it has "
3148  << V->nDgtr() << "."
3149  << endl;
3150  return false;
3151  }
3152 
3153  for(int i=0; i< V->nDgtr(); i++){
3154  const_counted_ptr<AssociatedDecayTree> dgtr= V->getDgtrTreePtr(i);
3155  if(dgtr->getVal().SVPAT() == "T" && (!dgtr->isFinalState()) ) T = dgtr;
3156  else if(dgtr->getVal().SVPAT() == "V" && dgtr->isFinalState()) fsPS[0] = dgtr;
3157  }
3158 
3159  if(T->nDgtr() != 2){
3160  cout << "ERROR in SF_BtoVP1_VtoTV0_TtoP2P3::parseTree"
3161  << " T should have 2 daughters, but it says it has "
3162  << T->nDgtr() << "."
3163  << endl;
3164  return false;
3165  }
3166 
3167  fsPS[2] = T->getDgtrTreePtr(0);
3168  fsPS[3] = T->getDgtrTreePtr(1);
3170 
3171  if(debugThis){
3172  cout << "parsed Tree: V:\n"
3173  << *V
3174  << "\n T:"
3175  << *T
3176  << endl;
3177  for(int i=0; i<4; i++){
3178  cout << "fsPS[" << i << "]\n"
3179  << *(fsPS[i])
3180  << endl;
3181  }
3182  }
3183  // this->printYourself();
3184  return true;
3185 }
std::vector< MINT::const_counted_ptr< AssociatedDecayTree > > fsPS
Definition: SpinFactor.h:30
std::string SVPAT() const
const ValueType & getVal() const
Definition: DDTree.h:102
bool isFinalState() const
Definition: DDTree.h:93
MINT::const_counted_ptr< DDTree< ValueType > > getDgtrTreePtr(int i) const
Definition: DDTree.h:114
MINT::const_counted_ptr< AssociatedDecayTree > V
MINT::const_counted_ptr< AssociatedDecayTree > T
const AssociatedDecayTree & theDecay() const
Definition: SpinFactor.h:50
int nDgtr() const
Definition: DDTree.h:96

◆ printYourself()

virtual void SF_BtoVP1_VtoTV0_TtoP2P3_BASE::printYourself ( std::ostream &  os = std::cout) const
pure virtual

Implements SpinFactor.

Implemented in SF_BtoVP1_VtoTV0_TtoP2P3.

Member Data Documentation

◆ T

MINT::const_counted_ptr<AssociatedDecayTree> SF_BtoVP1_VtoTV0_TtoP2P3_BASE::T
protected

Definition at line 1423 of file SpinFactors4Body_FsVector.h.

◆ V

MINT::const_counted_ptr<AssociatedDecayTree> SF_BtoVP1_VtoTV0_TtoP2P3_BASE::V
protected

Definition at line 1423 of file SpinFactors4Body_FsVector.h.


The documentation for this class was generated from the following files: