Public Member Functions |
Static Public Member Functions |
Protected Types |
Private Member Functions |
Private Attributes |
Static Private Attributes |
List of all members
LauKMatrixPropFactory Class Reference Factory class for the K-matrix propagators. More...
Detailed DescriptionFactory class for the K-matrix propagators. Factory class for creating and storing K-matrix propagator objects. Definition at line 29 of file LauKMatrixPropFactory.hh. Member Typedef Documentation
A typedef to define a map used to keep track of which propagators have been created. Definition at line 56 of file LauKMatrixPropFactory.hh. Constructor & Destructor Documentation
Destructor. Definition at line 34 of file LauKMatrixPropFactory.cc.
Private constructor (to ensure the singleton nature of this class) Definition at line 28 of file LauKMatrixPropFactory.cc. Member Function Documentation
Get a static instance of this factory class. Only one is created per application. Definition at line 45 of file LauKMatrixPropFactory.cc.
Retrieve the propagator if it already exists, otherwise create one.
Definition at line 53 of file LauKMatrixPropFactory.cc. Member Data Documentation
The map used to store the propagator information. Definition at line 66 of file LauKMatrixPropFactory.hh.
The singleton instance. Definition at line 63 of file LauKMatrixPropFactory.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |