| 
    MINT2
    
   | 
 
#include <GSSpinFactor.h>
  
Public Member Functions | |
| GSSpinFactor (const AssociatedDecayTree &theDecay) | |
| virtual double | getVal (IDalitzEvent &evt) | 
| virtual std::string | name () const | 
  Public Member Functions inherited from SpinFactor3 | |
| SpinFactor3 (const AssociatedDecayTree &theDecay) | |
| virtual const DecayTree & | exampleDecay () | 
| virtual void | printYourself (std::ostream &os=std::cout) const | 
| virtual | ~SpinFactor3 () | 
  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 AssociatedDecayTree & | theDecay () const | 
| const AssociatedDecayTree & | theDecay (const DalitzEventPattern &) const | 
| const AssociatedDecayTree & | theDecay (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 FitParRef & | operator[] (unsigned int i) const | 
| virtual FitParRef & | operator[] (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 | 
| FitParRef & | operator[] (unsigned int i) | 
| const FitParRef & | operator[] (unsigned int i) const | 
| FitParRef & | at (unsigned int i) | 
| const FitParRef & | at (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 | 
| FitParRef & | front () | 
| const FitParRef & | front () const | 
| FitParRef & | back () | 
| const FitParRef & | back () 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 () | 
Additional Inherited Members | |
  Static Public Member Functions inherited from SpinFactor3 | |
| static const DecayTree & | getExampleDecay () | 
  Protected Member Functions inherited from SpinFactor3 | |
| bool | parseTree (const DalitzEventPattern &pat) | 
| double | nonResVal () const | 
| double | spinZeroVal () const | 
| double | GSSpinFactor (IDalitzEvent &evt) | 
| double | spinOneVal (IDalitzEvent &evt) | 
| double | spinTwoVal (IDalitzEvent &evt) | 
| double | spinOneFromMasses (IDalitzEvent &evt) | 
| double | spinTwoFromMasses (IDalitzEvent &evt) | 
| double | spinOneFromZemach (IDalitzEvent &evt) | 
| bool | setSpin () | 
  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 inherited from SpinFactor3 | |
| MINT::const_counted_ptr< AssociatedDecayTree > | R | 
| int | _spin | 
| bool | _nonResonant | 
  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 | 
  Static Protected Attributes inherited from SpinFactor3 | |
| static DecayTree * | _exampleDecay =0 | 
Definition at line 10 of file GSSpinFactor.h.
      
  | 
  inline | 
Definition at line 13 of file GSSpinFactor.h.
      
  | 
  virtual | 
Reimplemented from SpinFactor3.
Definition at line 9 of file GSSpinFactor.cpp.
      
  | 
  inlinevirtual | 
Reimplemented from SpinFactor3.
Definition at line 18 of file GSSpinFactor.h.
 1.8.15