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 47 of file LauDaughters.cc.
Destructor. Definition at line 63 of file LauDaughters.cc.
Copy constructor. Definition at line 68 of file LauDaughters.cc. Member Function Documentation
Create list of all the allowed parent/daughter particles. Definition at line 84 of file LauDaughters.cc.
Get charge of a particular two-daughter combination.
Definition at line 303 of file LauDaughters.cc.
Get charge of the first daughter particle. Definition at line 283 of file LauDaughters.cc.
Get charge of the second daughter particle. Definition at line 288 of file LauDaughters.cc.
Get charge of the third daughter particle. Definition at line 293 of file LauDaughters.cc.
Get charge of the parent particle. Definition at line 298 of file LauDaughters.cc.
Retrieve the Dalitz plot kinematics.
Definition at line 132 of file LauDaughters.hh.
Retrieve the Dalitz plot kinematics.
Definition at line 138 of file LauDaughters.hh.
Get mass of first daughter particle. Definition at line 223 of file LauDaughters.cc.
Get mass of second daughter particle. Definition at line 228 of file LauDaughters.cc.
Get mass of third daughter particle. Definition at line 233 of file LauDaughters.cc.
Get mass of the parent particle. Definition at line 238 of file LauDaughters.cc.
Get name of the first daughter particle. Definition at line 243 of file LauDaughters.cc.
Get name of the second daughter particle. Definition at line 248 of file LauDaughters.cc.
Get name of the third daughter particle. Definition at line 253 of file LauDaughters.cc.
Get name of the parent particle. Definition at line 258 of file LauDaughters.cc.
Get PDG code of the first daughter particle. Definition at line 263 of file LauDaughters.cc.
Get PDG code of the second daughter particle. Definition at line 268 of file LauDaughters.cc.
Get PDG code of the third daughter particle. Definition at line 273 of file LauDaughters.cc.
Get PDG code of the parent particle. Definition at line 278 of file LauDaughters.cc.
Is Dalitz plot flavour-conjugate, i.e. CP(d1) = d2 and CP(d3) = d3.
Definition at line 78 of file LauDaughters.hh.
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 200 of file LauDaughters.cc.
Set the three daughter types.
Definition at line 140 of file LauDaughters.cc.
Set the parent particle type.
Definition at line 119 of file LauDaughters.cc.
Determine to use or not the square Dalitz plot.
Definition at line 84 of file LauDaughters.hh.
Check whether there is a symmetrical Dalitz plot. Definition at line 170 of file LauDaughters.cc. Member Data Documentation
All possible daughter types. Definition at line 172 of file LauDaughters.hh.
All possible parent types. Definition at line 175 of file LauDaughters.hh.
The daughter particles. Definition at line 181 of file LauDaughters.hh.
Flavour-conjugate Dalitz plot. Definition at line 190 of file LauDaughters.hh.
Boolean flag for fully symmetric Dalitz plot. Definition at line 187 of file LauDaughters.hh.
Dalitz plot kinematics. Definition at line 169 of file LauDaughters.hh.
The parent particle. Definition at line 178 of file LauDaughters.hh.
Boolean flag for symmetrical Dalitz plot. Definition at line 184 of file LauDaughters.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |