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 47 of file LauDaughters.hh. Constructor & Destructor Documentation
Constructor from PDG codes.
Definition at line 41 of file LauDaughters.cc.
Constructor from particle names.
Definition at line 61 of file LauDaughters.cc.
Destructor. Definition at line 77 of file LauDaughters.cc.
Copy constructor. Definition at line 82 of file LauDaughters.cc. Member Function Documentation
Create list of all the allowed parent/daughter particles. Definition at line 98 of file LauDaughters.cc.
Get charge of a particular two-daughter combination.
Definition at line 317 of file LauDaughters.cc.
Get charge of the first daughter particle. Definition at line 297 of file LauDaughters.cc.
Get charge of the second daughter particle. Definition at line 302 of file LauDaughters.cc.
Get charge of the third daughter particle. Definition at line 307 of file LauDaughters.cc.
Get charge of the parent particle. Definition at line 312 of file LauDaughters.cc.
Retrieve the Dalitz plot kinematics.
Definition at line 146 of file LauDaughters.hh.
Retrieve the Dalitz plot kinematics.
Definition at line 152 of file LauDaughters.hh.
Get mass of first daughter particle. Definition at line 237 of file LauDaughters.cc.
Get mass of second daughter particle. Definition at line 242 of file LauDaughters.cc.
Get mass of third daughter particle. Definition at line 247 of file LauDaughters.cc.
Get mass of the parent particle. Definition at line 252 of file LauDaughters.cc.
Get name of the first daughter particle. Definition at line 257 of file LauDaughters.cc.
Get name of the second daughter particle. Definition at line 262 of file LauDaughters.cc.
Get name of the third daughter particle. Definition at line 267 of file LauDaughters.cc.
Get name of the parent particle. Definition at line 272 of file LauDaughters.cc.
Get PDG code of the first daughter particle. Definition at line 277 of file LauDaughters.cc.
Get PDG code of the second daughter particle. Definition at line 282 of file LauDaughters.cc.
Get PDG code of the third daughter particle. Definition at line 287 of file LauDaughters.cc.
Get PDG code of the parent particle. Definition at line 292 of file LauDaughters.cc.
Is Dalitz plot flavour-conjugate, i.e. CP(d1) = d2 and CP(d3) = d3.
Definition at line 92 of file LauDaughters.hh.
Is Dalitz plot fully symmetric, i.e. 3 identical particles.
Definition at line 86 of file LauDaughters.hh.
Is Dalitz plot symmetric, i.e. 2 identical particles.
Definition at line 80 of file LauDaughters.hh.
Copy assignment operator (not implemented)
Check masses and charges of daughters. Definition at line 214 of file LauDaughters.cc.
Set the three daughter types.
Definition at line 154 of file LauDaughters.cc.
Set the parent particle type.
Definition at line 133 of file LauDaughters.cc.
Determine to use or not the square Dalitz plot.
Definition at line 98 of file LauDaughters.hh.
Check whether there is a symmetrical Dalitz plot. Definition at line 184 of file LauDaughters.cc. Member Data Documentation
All possible daughter types. Definition at line 186 of file LauDaughters.hh.
All possible parent types. Definition at line 189 of file LauDaughters.hh.
The daughter particles. Definition at line 195 of file LauDaughters.hh.
Flavour-conjugate Dalitz plot. Definition at line 204 of file LauDaughters.hh.
Boolean flag for fully symmetric Dalitz plot. Definition at line 201 of file LauDaughters.hh.
Dalitz plot kinematics. Definition at line 183 of file LauDaughters.hh.
The parent particle. Definition at line 192 of file LauDaughters.hh.
Boolean flag for symmetrical Dalitz plot. Definition at line 198 of file LauDaughters.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |