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 30 of file LauDaughters.cc.
Constructor from particle names.
Definition at line 48 of file LauDaughters.cc.
Destructor. Definition at line 62 of file LauDaughters.cc.
Copy constructor. Definition at line 67 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 286 of file LauDaughters.cc.
Get charge of the first daughter particle. Definition at line 266 of file LauDaughters.cc.
Get charge of the second daughter particle. Definition at line 271 of file LauDaughters.cc.
Get charge of the third daughter particle. Definition at line 276 of file LauDaughters.cc.
Get charge of the parent particle. Definition at line 281 of file LauDaughters.cc.
Retrieve the Dalitz plot kinematics.
Definition at line 120 of file LauDaughters.hh.
Retrieve the Dalitz plot kinematics.
Definition at line 126 of file LauDaughters.hh.
Get mass of first daughter particle. Definition at line 206 of file LauDaughters.cc.
Get mass of second daughter particle. Definition at line 211 of file LauDaughters.cc.
Get mass of third daughter particle. Definition at line 216 of file LauDaughters.cc.
Get mass of the parent particle. Definition at line 221 of file LauDaughters.cc.
Get name of the first daughter particle. Definition at line 226 of file LauDaughters.cc.
Get name of the second daughter particle. Definition at line 231 of file LauDaughters.cc.
Get name of the third daughter particle. Definition at line 236 of file LauDaughters.cc.
Get name of the parent particle. Definition at line 241 of file LauDaughters.cc.
Get PDG code of the first daughter particle. Definition at line 246 of file LauDaughters.cc.
Get PDG code of the second daughter particle. Definition at line 251 of file LauDaughters.cc.
Get PDG code of the third daughter particle. Definition at line 256 of file LauDaughters.cc.
Get PDG code of the parent particle. Definition at line 261 of file LauDaughters.cc.
Is Dalitz plot symmetric.
Definition at line 66 of file LauDaughters.hh.
Check masses and charges of daughters. Definition at line 183 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 72 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 157 of file LauDaughters.hh.
All possible parent types. Definition at line 160 of file LauDaughters.hh.
The daughter particles. Definition at line 166 of file LauDaughters.hh.
Dalitz plot kinematics. Definition at line 154 of file LauDaughters.hh.
The parent particle. Definition at line 163 of file LauDaughters.hh.
Boolean flag for symmetrical Dalitz plot. Definition at line 169 of file LauDaughters.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |