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 32 of file LauResonanceInfo.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 23 of file LauResonanceInfo.cc.
Destructor. Definition at line 42 of file LauResonanceInfo.cc.
Copy constructor (not implemented)
Copy constructor (with new name and charge) Definition at line 53 of file LauResonanceInfo.cc. Member Function Documentation
Add a clone of an extra parameter of the resonance.
Definition at line 136 of file LauResonanceInfo.cc.
Add an extra parameter of the resonance.
Definition at line 119 of file LauResonanceInfo.cc.
Create the charge conjugate particle info record. The mass and width parameters are cloned Definition at line 77 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 99 of file LauResonanceInfo.cc.
Retrieve the BW category of the resonant particle.
Definition at line 93 of file LauResonanceInfo.hh.
Retrieve the BW radius of the resonant particle.
Definition at line 99 of file LauResonanceInfo.hh.
Retrieve the charge of the resonant particle.
Definition at line 87 of file LauResonanceInfo.hh.
Retrieve an extra parameter of the resonance.
Definition at line 108 of file LauResonanceInfo.cc.
Retrieve the mass of the resonant particle.
Definition at line 69 of file LauResonanceInfo.hh.
Retrieve the name of the resonant particle.
Definition at line 54 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 63 of file LauResonanceInfo.hh.
Retrieve the spin of the resonant particle.
Definition at line 81 of file LauResonanceInfo.hh.
Retrieve the width of the resonant particle.
Definition at line 75 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 169 of file LauResonanceInfo.cc. Member Data Documentation
The Blatt-Weisskopf barrier factor category. Definition at line 170 of file LauResonanceInfo.hh.
The Blatt-Weisskopf radius of the resonant particle. Definition at line 173 of file LauResonanceInfo.hh.
The charge of the resonant particle. Definition at line 167 of file LauResonanceInfo.hh.
The conjugate info object. Definition at line 176 of file LauResonanceInfo.hh.
Extra parameters. Definition at line 182 of file LauResonanceInfo.hh.
The mass of the resonant particle. Definition at line 158 of file LauResonanceInfo.hh.
The name of the resonant particle. Definition at line 152 of file LauResonanceInfo.hh.
The name of the resonant particle with illegal characters removed. Definition at line 155 of file LauResonanceInfo.hh.
Other info objects that share parameters with this one. Definition at line 179 of file LauResonanceInfo.hh.
The spin of the resonant particle. Definition at line 164 of file LauResonanceInfo.hh.
The width of the resonant particle. Definition at line 161 of file LauResonanceInfo.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |