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 45 of file LauDaughters.cc.
Destructor. Definition at line 59 of file LauDaughters.cc.
Copy constructor. Definition at line 64 of file LauDaughters.cc. Member Function Documentation
Create list of all the allowed parent/daughter particles. Definition at line 78 of file LauDaughters.cc.
Get charge of a particular two-daughter combination.
Definition at line 283 of file LauDaughters.cc.
Get charge of the first daughter particle. Definition at line 263 of file LauDaughters.cc.
Get charge of the second daughter particle. Definition at line 268 of file LauDaughters.cc.
Get charge of the third daughter particle. Definition at line 273 of file LauDaughters.cc.
Get charge of the parent particle. Definition at line 278 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 203 of file LauDaughters.cc.
Get mass of second daughter particle. Definition at line 208 of file LauDaughters.cc.
Get mass of third daughter particle. Definition at line 213 of file LauDaughters.cc.
Get mass of the parent particle. Definition at line 218 of file LauDaughters.cc.
Get name of the first daughter particle. Definition at line 223 of file LauDaughters.cc.
Get name of the second daughter particle. Definition at line 228 of file LauDaughters.cc.
Get name of the third daughter particle. Definition at line 233 of file LauDaughters.cc.
Get name of the parent particle. Definition at line 238 of file LauDaughters.cc.
Get PDG code of the first daughter particle. Definition at line 243 of file LauDaughters.cc.
Get PDG code of the second daughter particle. Definition at line 248 of file LauDaughters.cc.
Get PDG code of the third daughter particle. Definition at line 253 of file LauDaughters.cc.
Get PDG code of the parent particle. Definition at line 258 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 180 of file LauDaughters.cc.
Set the three daughter types.
Definition at line 134 of file LauDaughters.cc.
Set the parent particle type.
Definition at line 113 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 164 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 |