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 43 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 70 of file LauKMatrixPropFactory.hh. Constructor & Destructor Documentation
Destructor. Definition at line 51 of file LauKMatrixPropFactory.cc.
Private constructor (to ensure the singleton nature of this class) Definition at line 45 of file LauKMatrixPropFactory.cc.
Copy constructor (not implemented) Member Function Documentation
Get a static instance of this factory class. Only one is created per application. Definition at line 62 of file LauKMatrixPropFactory.cc.
Retrieve the propagator if it already exists, otherwise create one.
Definition at line 70 of file LauKMatrixPropFactory.cc.
Copy assignment operator (not implemented) Member Data Documentation
The map used to store the propagator information. Definition at line 86 of file LauKMatrixPropFactory.hh.
The singleton instance. Definition at line 83 of file LauKMatrixPropFactory.hh. The documentation for this class was generated from the following files: Generated by ![]() |