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

#include <SpinFactors4Body_FsVector.h>

Inheritance diagram for SF_BtoTV0_TtoVP1_VtoP2P3_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_BtoTV0_TtoVP1_VtoP2P3_P

Public Member Functions

virtual void printYourself (std::ostream &os=std::cout) const =0
 
 SF_BtoTV0_TtoVP1_VtoP2P3_BASE (const AssociatedDecayTree &theDecay)
 
virtual ~SF_BtoTV0_TtoVP1_VtoP2P3_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 567 of file SpinFactors4Body_FsVector.h.

Constructor & Destructor Documentation

◆ SF_BtoTV0_TtoVP1_VtoP2P3_BASE()

SF_BtoTV0_TtoVP1_VtoP2P3_BASE::SF_BtoTV0_TtoVP1_VtoP2P3_BASE ( const AssociatedDecayTree theDecay)
inline

Definition at line 576 of file SpinFactors4Body_FsVector.h.

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

◆ ~SF_BtoTV0_TtoVP1_VtoP2P3_BASE()

virtual SF_BtoTV0_TtoVP1_VtoP2P3_BASE::~SF_BtoTV0_TtoVP1_VtoP2P3_BASE ( )
inlinevirtual

Definition at line 579 of file SpinFactors4Body_FsVector.h.

579 {}

Member Function Documentation

◆ exampleDecay()

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

Implements SpinFactor.

Implemented in SF_BtoTV0_TtoVP1_VtoP2P3_P.

◆ getNewVal()

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

Reimplemented from SpinFactor.

Implemented in SF_BtoTV0_TtoVP1_VtoP2P3_P.

◆ getVal()

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

Implements SpinFactor.

Implemented in SF_BtoTV0_TtoVP1_VtoP2P3_P.

◆ name()

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

Implements SpinFactor.

Reimplemented in SF_BtoTV0_TtoVP1_VtoP2P3_P.

Definition at line 584 of file SpinFactors4Body_FsVector.h.

584  {
585  return "SpinFactor4:SF_BtoTV0_TtoVP1_VtoP2P3_BASE("
586  + theDecay().oneLiner() + ")";
587  }
const AssociatedDecayTree & theDecay() const
Definition: SpinFactor.h:50
void oneLiner(std::stringstream &seam, int generation=0) const
Definition: DDTree.h:375

◆ parseTree()

bool SF_BtoTV0_TtoVP1_VtoP2P3_BASE::parseTree ( const DalitzEventPattern pat)
protectedvirtual

Definition at line 1305 of file SpinFactors4Body_FsVector.cpp.

1305  {
1306  bool debugThis=false;
1307 
1308  if(fsPS.size() < 4) fsPS.reserve(4);
1309  for(int i=0; i< theDecay(pat).nDgtr(); i++){
1311  if(dgtr->getVal().SVPAT() == "T") T = dgtr;
1312  else if(dgtr->getVal().SVPAT() == "V") fsPS[0] = dgtr;
1313  }
1314  if(0==T || 0==fsPS[0]){
1315  cout << "ERROR in SF_BtoTV0_TtoVP1_VtoP2P3::parseTree"
1316  << " Didn't find T or V0 " << T.get() << ", " << fsPS[0].get() << endl;
1317  return false;
1318  }
1319 
1320  for(int i=0; i< T->nDgtr(); i++){
1321  const_counted_ptr<AssociatedDecayTree> dgtr= T->getDgtrTreePtr(i);
1322  if(dgtr->getVal().SVPAT() == "V") V = dgtr;
1323  else if(dgtr->getVal().SVPAT() == "P") fsPS[1] = dgtr;
1324  }
1325  if(0==V || 0==fsPS[1]){
1326  cout << "ERROR in SF_BtoTV0_TtoVP1_VtoP2P3::parseTree"
1327  << " Didn't find V or P1 " << V.get() << ", " << fsPS[1].get() << endl;
1328  return false;
1329  }
1330 
1331  if(V->nDgtr() != 2){
1332  cout << "ERROR in SF_SF_BtoTV0_TtoVP1_VtoP2P3::parseTree"
1333  << " V should have 2 daughters, but it says it has "
1334  << V->nDgtr() << "."
1335  << endl;
1336  return false;
1337  }
1338  fsPS[2] = V->getDgtrTreePtr(0);
1339  fsPS[3] = V->getDgtrTreePtr(1);
1340 
1341  //normalOrder(fsPS[2], fsPS[3]);
1342 
1343  if(debugThis){
1344  cout << "parsed Tree: V:\n"
1345  << *V
1346  << "\n T:"
1347  << *T
1348  << endl;
1349  for(int i=0; i<4; i++){
1350  cout << "fsPS[" << i << "]\n"
1351  << *(fsPS[i])
1352  << endl;
1353  }
1354  }
1355  // this->printYourself();
1356  return true;
1357 }
MINT::const_counted_ptr< AssociatedDecayTree > T
std::vector< MINT::const_counted_ptr< AssociatedDecayTree > > fsPS
Definition: SpinFactor.h:30
std::string SVPAT() const
MINT::const_counted_ptr< AssociatedDecayTree > V
const ValueType & getVal() const
Definition: DDTree.h:102
MINT::const_counted_ptr< DDTree< ValueType > > getDgtrTreePtr(int i) const
Definition: DDTree.h:114
const AssociatedDecayTree & theDecay() const
Definition: SpinFactor.h:50
int nDgtr() const
Definition: DDTree.h:96

◆ printYourself()

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

Implements SpinFactor.

Implemented in SF_BtoTV0_TtoVP1_VtoP2P3_P.

Member Data Documentation

◆ T

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

Definition at line 570 of file SpinFactors4Body_FsVector.h.

◆ V

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

Definition at line 570 of file SpinFactors4Body_FsVector.h.


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