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

#include <SpinFactors4Body_Tensors.h>

Inheritance diagram for SF_DtoVT_VtoP0P1_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_DtoVT_VtoP0P1_TtoP2P3_D SF_DtoVT_VtoP0P1_TtoP2P3_P

Public Member Functions

virtual void printYourself (std::ostream &os=std::cout) const =0
 
 SF_DtoVT_VtoP0P1_TtoP2P3_BASE (const AssociatedDecayTree &theDecay)
 
virtual ~SF_DtoVT_VtoP0P1_TtoP2P3_BASE ()
 
virtual double getVal (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)
 
virtual std::complex< double > getNewVal (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< AssociatedDecayTreeV
 
MINT::const_counted_ptr< AssociatedDecayTreeT
 
- 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 18 of file SpinFactors4Body_Tensors.h.

Constructor & Destructor Documentation

◆ SF_DtoVT_VtoP0P1_TtoP2P3_BASE()

SF_DtoVT_VtoP0P1_TtoP2P3_BASE::SF_DtoVT_VtoP0P1_TtoP2P3_BASE ( const AssociatedDecayTree theDecay)
inline

Definition at line 27 of file SpinFactors4Body_Tensors.h.

28  : SpinFactor(theDecay, 4)
29  , V(0), T(0)
30  {
31  }
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_DtoVT_VtoP0P1_TtoP2P3_BASE()

virtual SF_DtoVT_VtoP0P1_TtoP2P3_BASE::~SF_DtoVT_VtoP0P1_TtoP2P3_BASE ( )
inlinevirtual

Definition at line 33 of file SpinFactors4Body_Tensors.h.

33 {}

Member Function Documentation

◆ exampleDecay()

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

◆ getVal()

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

◆ name()

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

Implements SpinFactor.

Reimplemented in SF_DtoVT_VtoP0P1_TtoP2P3_D, and SF_DtoVT_VtoP0P1_TtoP2P3_P.

Definition at line 37 of file SpinFactors4Body_Tensors.h.

37  {
38  return "SpinFactor4:SF_DtoVT_VtoP0P1_TtoP2P3_BASE("
39  + theDecay().oneLiner() + ")";
40  }
const AssociatedDecayTree & theDecay() const
Definition: SpinFactor.h:50
void oneLiner(std::stringstream &seam, int generation=0) const
Definition: DDTree.h:375

◆ parseTree()

bool SF_DtoVT_VtoP0P1_TtoP2P3_BASE::parseTree ( const DalitzEventPattern pat)
protectedvirtual

Definition at line 185 of file SpinFactors4Body_Tensors.cpp.

185  {
186  // bool debugThis=false;
187  if(fsPS.size() < 4) fsPS.reserve(4);
188  if(theDecay(pat).nDgtr() != 2){
189  cout << "ERROR in SF_DtoVT_VtoP0P1_TtoP2P3_S::parseTree"
190  << " expected exactly 2 daughers of D, have "
191  << theDecay(pat).nDgtr();
192  return false;
193  }
194 
195  for(int i=0; i< theDecay(pat).nDgtr(); i++){
197  if(dgtr->getVal().SVPAT() == "V" && ! dgtr->isFinalState()) V = dgtr;
198  else if(dgtr->getVal().SVPAT() == "T" && ! dgtr->isFinalState()) T = dgtr;
199  }
200 
201  if(0==V || 0==T){
202  cout << "ERROR in SF_DtoVT_VtoP0P1_TtoP2P3_BASE::parseTree"
203  << " Didn't find V or T " << V.get() << ", " << T.get() << endl;
204  return false;
205  }
206  if(V->nDgtr() != 2){
207  cout << "ERROR in SF_DtoVT_VtoP0P1_TtoP2P3_BASE::parseTree"
208  << " V should have 2 daughters, but it says it has "
209  << V->nDgtr() << "."
210  << endl;
211  return false;
212  }
213  fsPS[0] = V->getDgtrTreePtr(0);
214  fsPS[1] = V->getDgtrTreePtr(1);
215  //normalOrder(fsPS[0], fsPS[1]);
216 
217  if(T->nDgtr() != 2){
218  cout << "ERROR in SF_DtoVT_VtoP0P1_TtoP2P3_BASE::parseTree"
219  << " T should have 2 daughters, but it says it has "
220  << T->nDgtr() << "."
221  << endl;
222  return false;
223  }
224  fsPS[2] = T->getDgtrTreePtr(0);
225  fsPS[3] = T->getDgtrTreePtr(1);
226  //normalOrder(fsPS[2], fsPS[3]);
227 
228  // this->printYourself();
229  return true;
230 }
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< AssociatedDecayTree > V
MINT::const_counted_ptr< DDTree< ValueType > > getDgtrTreePtr(int i) const
Definition: DDTree.h:114
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_DtoVT_VtoP0P1_TtoP2P3_BASE::printYourself ( std::ostream &  os = std::cout) const
pure virtual

Member Data Documentation

◆ T

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

Definition at line 21 of file SpinFactors4Body_Tensors.h.

◆ V

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

Definition at line 21 of file SpinFactors4Body_Tensors.h.


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