Public Types |
Static Public Member Functions |
Private Member Functions |
Static Private Attributes |
List of all members
LauFitter Class Reference Factory class for creating and providing access to the fitter. More...
Detailed DescriptionFactory class for creating and providing access to the fitter. The fitter type can be set before first access to determine which fitter is used. Definition at line 29 of file LauFitter.hh. Member Enumeration Documentation
The types of fitter available.
Definition at line 33 of file LauFitter.hh. Constructor & Destructor Documentation
Constructor. Definition at line 51 of file LauFitter.hh.
Destructor. Definition at line 54 of file LauFitter.hh.
Copy constructor (not implemented) Member Function Documentation
Method that provides access to the singleton fitter.
Definition at line 34 of file LauFitter.cc. Copy assignment operator (not implemented)
Set the type of the fitter.
Definition at line 24 of file LauFitter.cc. Member Data Documentation
The fitter type. Definition at line 66 of file LauFitter.hh.
Pointer to the singleton fitter instance. Definition at line 63 of file LauFitter.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |