Public Member Functions |
Protected Member Functions |
Private Member Functions |
Private Attributes |
List of all members
LauResonanceInfo Class Reference Class for defining the properties of a resonant particle. More...
Detailed DescriptionClass for defining the properties of a resonant particle. Definition at line 46 of file LauResonanceInfo.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 37 of file LauResonanceInfo.cc.
Destructor. Definition at line 56 of file LauResonanceInfo.cc.
Copy constructor (not implemented)
Copy constructor (with new name and charge) Definition at line 67 of file LauResonanceInfo.cc. Member Function Documentation
Add a clone of an extra parameter of the resonance.
Definition at line 150 of file LauResonanceInfo.cc.
Add an extra parameter of the resonance.
Definition at line 133 of file LauResonanceInfo.cc.
Create the charge conjugate particle info record. The mass and width parameters are cloned Definition at line 91 of file LauResonanceInfo.cc.
Create another record that will share parameters with this one. The name needs to be specified. The spin and charge are assumed to be the same. The mass, width and other parameters will be cloned.
Definition at line 113 of file LauResonanceInfo.cc.
Retrieve the BW category of the resonant particle.
Definition at line 107 of file LauResonanceInfo.hh.
Retrieve the BW radius of the resonant particle.
Definition at line 113 of file LauResonanceInfo.hh.
Retrieve the charge of the resonant particle.
Definition at line 101 of file LauResonanceInfo.hh.
Retrieve an extra parameter of the resonance.
Definition at line 122 of file LauResonanceInfo.cc.
Retrieve the mass of the resonant particle.
Definition at line 83 of file LauResonanceInfo.hh.
Retrieve the name of the resonant particle.
Definition at line 68 of file LauResonanceInfo.hh.
Retrieve the sanitised name of the resonant particle. Removes/replaces characters from the name that cause problems when used in TBranch names
Definition at line 77 of file LauResonanceInfo.hh.
Retrieve the spin of the resonant particle.
Definition at line 95 of file LauResonanceInfo.hh.
Retrieve the width of the resonant particle.
Definition at line 89 of file LauResonanceInfo.hh.
Copy assignment operator (not implemented)
Create the sanitised name by removing characters that are illegal in TBranch names. Definition at line 183 of file LauResonanceInfo.cc. Member Data Documentation
The Blatt-Weisskopf barrier factor category. Definition at line 184 of file LauResonanceInfo.hh.
The Blatt-Weisskopf radius of the resonant particle. Definition at line 187 of file LauResonanceInfo.hh.
The charge of the resonant particle. Definition at line 181 of file LauResonanceInfo.hh.
The conjugate info object. Definition at line 190 of file LauResonanceInfo.hh.
Extra parameters. Definition at line 196 of file LauResonanceInfo.hh.
The mass of the resonant particle. Definition at line 172 of file LauResonanceInfo.hh.
The name of the resonant particle. Definition at line 166 of file LauResonanceInfo.hh.
The name of the resonant particle with illegal characters removed. Definition at line 169 of file LauResonanceInfo.hh.
Other info objects that share parameters with this one. Definition at line 193 of file LauResonanceInfo.hh.
The spin of the resonant particle. Definition at line 178 of file LauResonanceInfo.hh.
The width of the resonant particle. Definition at line 175 of file LauResonanceInfo.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |