LauKMatrixPropFactory.cc
Go to the documentation of this file.
53 LauKMatrixPropagator* LauKMatrixPropFactory::getPropagator(const TString& name, const TString& paramFileName,
File containing declaration of LauKMatrixPropFactory class. KMatrixPropMap map_ The map used to store the propagator information. Definition: LauKMatrixPropFactory.hh:66 LauKMatrixPropFactory() Private constructor (to ensure the singleton nature of this class) Definition: LauKMatrixPropFactory.cc:28 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:53 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:45 static LauKMatrixPropFactory * theFactory_ The singleton instance. Definition: LauKMatrixPropFactory.hh:63 Factory class for the K-matrix propagators. Definition: LauKMatrixPropFactory.hh:29 Class for defining a K-matrix propagator. Definition: LauKMatrixPropagator.hh:36 Generated by 1.8.5 |