LauKMatrixPropFactory.cc KMatrixPropMap map_ The map used to store the propagator information. Definition: LauKMatrixPropFactory.hh:89 static LauKMatrixPropFactory * theFactory_ The singleton instance. Definition: LauKMatrixPropFactory.hh:86 LauKMatrixPropFactory() Private constructor (to ensure the singleton nature of this class) Definition: LauKMatrixPropFactory.cc:43 File containing declaration of LauKMatrixPropFactory class. Factory class for the K-matrix propagators. Definition: LauKMatrixPropFactory.hh:44 LauKMatrixPropagator * getPropagator(const TString &name, const TString ¶mFileName, Int_t resPairAmpInt, Int_t nChannels, Int_t nPoles, Int_t rowIndex) Retrieve the propagator if it already exists, otherwise create one. Definition: LauKMatrixPropFactory.cc:68 File containing declaration of LauKMatrixPropagator class. static LauKMatrixPropFactory * getInstance() Get a static instance of this factory class. Only one is created per application. Definition: LauKMatrixPropFactory.cc:60 Generated by 1.8.18 |