| 
|   | TimePdfIntegrator (int basisType, RooGaussEfficiencyModel *efficiency, const MINT::FitParameter &Gamma, const MINT::FitParameter &dGamma, const MINT::FitParameter &dm, const MINT::FitParameter &offset_sigma_dt, const MINT::FitParameter &scale_mean_dt, const MINT::FitParameter &scale_sigma_dt, const MINT::FitParameter &scale_sigma_2_dt, const MINT::FitParameter &c0, const MINT::FitParameter &c1, const MINT::FitParameter &c2, const MINT::FitParameter &c3, const MINT::FitParameter &c4, const MINT::FitParameter &c5, const MINT::FitParameter &c6, const MINT::FitParameter &c7, const MINT::FitParameter &c8, const MINT::FitParameter &c9, IFitParRegister *daddy=0) | 
|   | 
| virtual std::complex< double >  | getVal (IDalitzEvent &evt) | 
|   | 
| virtual std::complex< double >  | getNewVal (IDalitzEvent &evt) | 
|   | 
| virtual std::complex< double >  | ComplexVal (IDalitzEvent &evt) | 
|   | 
| virtual  | ~TimePdfIntegrator () | 
|   | 
| virtual  | ~IReturnComplexForEvent () | 
|   | 
|   | CachedByEvent () | 
|   | 
|   | CachedByEvent (const CachedByEvent &) | 
|   | 
| std::complex< double >  | getValWithCaching (IDalitzEvent &evt) | 
|   | 
| std::complex< double >  | getValWithCachingPermutation (IDalitzEvent &evt) | 
|   | 
| 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 | 
|   | 
|   | 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 | 
|   | 
Definition at line 21 of file TimePdfIntegrator.h.