Public Member Functions |
Protected Member Functions |
Private Member Functions |
Private Attributes |
List of all members
LauDaughters Class Reference Class that defines the particular 3-body decay under study. More...
Detailed DescriptionClass that defines the particular 3-body decay under study. The decay has the form P -> h1 h2 h3 (P stands for the parent particle, and h for the daughters). The constructor accepts both string name and PDG code types to describe the particles. Definition at line 33 of file LauDaughters.hh. Constructor & Destructor Documentation
Constructor from PDG codes.
Definition at line 27 of file LauDaughters.cc.
Constructor from particle names.
Definition at line 46 of file LauDaughters.cc.
Destructor. Definition at line 61 of file LauDaughters.cc.
Copy constructor. Definition at line 66 of file LauDaughters.cc. Member Function Documentation
Create list of all the allowed parent/daughter particles. Definition at line 81 of file LauDaughters.cc.
Get charge of a particular two-daughter combination.
Definition at line 291 of file LauDaughters.cc.
Get charge of the first daughter particle. Definition at line 271 of file LauDaughters.cc.
Get charge of the second daughter particle. Definition at line 276 of file LauDaughters.cc.
Get charge of the third daughter particle. Definition at line 281 of file LauDaughters.cc.
Get charge of the parent particle. Definition at line 286 of file LauDaughters.cc.
Retrieve the Dalitz plot kinematics.
Definition at line 126 of file LauDaughters.hh.
Retrieve the Dalitz plot kinematics.
Definition at line 132 of file LauDaughters.hh.
Get mass of first daughter particle. Definition at line 211 of file LauDaughters.cc.
Get mass of second daughter particle. Definition at line 216 of file LauDaughters.cc.
Get mass of third daughter particle. Definition at line 221 of file LauDaughters.cc.
Get mass of the parent particle. Definition at line 226 of file LauDaughters.cc.
Get name of the first daughter particle. Definition at line 231 of file LauDaughters.cc.
Get name of the second daughter particle. Definition at line 236 of file LauDaughters.cc.
Get name of the third daughter particle. Definition at line 241 of file LauDaughters.cc.
Get name of the parent particle. Definition at line 246 of file LauDaughters.cc.
Get PDG code of the first daughter particle. Definition at line 251 of file LauDaughters.cc.
Get PDG code of the second daughter particle. Definition at line 256 of file LauDaughters.cc.
Get PDG code of the third daughter particle. Definition at line 261 of file LauDaughters.cc.
Get PDG code of the parent particle. Definition at line 266 of file LauDaughters.cc.
Is Dalitz plot fully symmetric, i.e. 3 identical particles.
Definition at line 72 of file LauDaughters.hh.
Is Dalitz plot symmetric, i.e. 2 identical particles.
Definition at line 66 of file LauDaughters.hh.
Copy assignment operator (not implemented)
Check masses and charges of daughters. Definition at line 188 of file LauDaughters.cc.
Set the three daughter types.
Definition at line 137 of file LauDaughters.cc.
Set the parent particle type.
Definition at line 116 of file LauDaughters.cc.
Determine to use or not the square Dalitz plot.
Definition at line 78 of file LauDaughters.hh.
Check whether there is a symmetrical Dalitz plot. Definition at line 167 of file LauDaughters.cc. Member Data Documentation
All possible daughter types. Definition at line 166 of file LauDaughters.hh.
All possible parent types. Definition at line 169 of file LauDaughters.hh.
The daughter particles. Definition at line 175 of file LauDaughters.hh.
Boolean flag for fully symmetric Dalitz plot. Definition at line 181 of file LauDaughters.hh.
Dalitz plot kinematics. Definition at line 163 of file LauDaughters.hh.
The parent particle. Definition at line 172 of file LauDaughters.hh.
Boolean flag for symmetrical Dalitz plot. Definition at line 178 of file LauDaughters.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |