Classes |
Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
Private Types |
Private Member Functions |
Private Attributes |
Static Private Attributes |
List of all members
LauResonanceMaker Class Reference Singleton factory class for creating resonances. More...
Detailed DescriptionSingleton factory class for creating resonances. Singleton factory class for creating resonances. Information records for all known resonances are stored within this class. Definition at line 35 of file LauResonanceMaker.hh. Member Typedef Documentation
Define a type to hold information on each BW category. Definition at line 138 of file LauResonanceMaker.hh. Constructor & Destructor Documentation
Constructor. Definition at line 48 of file LauResonanceMaker.cc.
Destructor. Definition at line 59 of file LauResonanceMaker.cc.
Copy constructor (not inplemented) Member Function Documentation
Create the list of known resonances. Definition at line 80 of file LauResonanceMaker.cc.
Fix or release the Blatt-Weisskopf barrier radius for the given category.
Definition at line 563 of file LauResonanceMaker.cc.
Get the factory instance. Definition at line 71 of file LauResonanceMaker.cc.
Retrieve Blatt-Weisskopf factor for the given category. Definition at line 593 of file LauResonanceMaker.cc.
Retrieve the number of defined resonances.
Definition at line 101 of file LauResonanceMaker.hh.
Get the information for the given resonance name.
Definition at line 914 of file LauResonanceMaker.cc.
Create a resonance.
Definition at line 641 of file LauResonanceMaker.cc.
Copy assignment (not implemented)
Print the information records, one per line, to the requested stream.
Definition at line 907 of file LauResonanceMaker.cc.
Retrieve the integer index for the specified resonance.
Definition at line 886 of file LauResonanceMaker.cc.
Set the rest frame in which the bachelor momentum should be calculated (for all BW categories) This must be used before creating any resonances
Definition at line 505 of file LauResonanceMaker.cc.
Set the type of BW factor (for all categories) This must be used before creating any resonances
Definition at line 488 of file LauResonanceMaker.cc.
Set the BW radius for the given category.
Definition at line 531 of file LauResonanceMaker.cc.
Set the spin formalism to be used for all resonances. This must be used before creating any resonances
Definition at line 522 of file LauResonanceMaker.cc. Member Data Documentation
The type of the Blatt-Weisskopf barrier to use for all resonances. Definition at line 162 of file LauResonanceMaker.hh.
The Blatt-Weisskopf factor objects (and related information) for each category. Definition at line 171 of file LauResonanceMaker.hh.
The Blatt-Weisskopf factor objects for resonances in the independent category. Definition at line 174 of file LauResonanceMaker.hh.
The rest frame in which the bachelor momentum used in the Blatt-Weisskopf factors should be calculated. Definition at line 165 of file LauResonanceMaker.hh.
The number of known resonances. Definition at line 156 of file LauResonanceMaker.hh.
The known resonances. Definition at line 159 of file LauResonanceMaker.hh.
The singleton instance. Definition at line 153 of file LauResonanceMaker.hh.
The spin formalism that should be used for all resonances. Definition at line 168 of file LauResonanceMaker.hh.
Boolean flag to control printing a summary of the formalism to be used when the first resonance is created. Definition at line 177 of file LauResonanceMaker.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |