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 48 of file LauResonanceInfo.cc. Member Function Documentation
Add a clone of an extra parameter of the resonance.
Definition at line 131 of file LauResonanceInfo.cc.
Add an extra parameter of the resonance.
Definition at line 114 of file LauResonanceInfo.cc.
Create the charge conjugate particle info record. The mass and width parameters are cloned Definition at line 72 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 94 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 103 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 158 of file LauResonanceInfo.cc. Member Data Documentation
The Blatt-Weisskopf barrier factor category. Definition at line 168 of file LauResonanceInfo.hh.
The Blatt-Weisskopf radius of the resonant particle. Definition at line 171 of file LauResonanceInfo.hh.
The charge of the resonant particle. Definition at line 165 of file LauResonanceInfo.hh.
The conjugate info object. Definition at line 174 of file LauResonanceInfo.hh.
Extra parameters. Definition at line 180 of file LauResonanceInfo.hh.
The mass of the resonant particle. Definition at line 156 of file LauResonanceInfo.hh.
The name of the resonant particle. Definition at line 150 of file LauResonanceInfo.hh.
The name of the resonant particle with illegal characters removed. Definition at line 153 of file LauResonanceInfo.hh.
Other info objects that share parameters with this one. Definition at line 177 of file LauResonanceInfo.hh.
The spin of the resonant particle. Definition at line 162 of file LauResonanceInfo.hh.
The width of the resonant particle. Definition at line 159 of file LauResonanceInfo.hh. The documentation for this class was generated from the following files: Generated by ![]() |