LauRealImagCPCoeffSet Class Reference Class for defining a complex coefficient using a simple Cartesian CP convention. More...
Inheritance diagram for LauRealImagCPCoeffSet:
Detailed DescriptionClass for defining a complex coefficient using a simple Cartesian CP convention. Holds a set of real values that define the complex coefficient of an amplitude component. The amplitudes have the form: c = x + i * y cbar = xbar + i * ybar Definition at line 37 of file LauRealImagCPCoeffSet.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 35 of file LauRealImagCPCoeffSet.cc.
Destructor. Definition at line 56 of file LauRealImagCPCoeffSet.hh.
Copy constructor. This creates cloned parameters, not copies.
Definition at line 53 of file LauRealImagCPCoeffSet.cc. Member Function Documentation
Calculate the CP asymmetry.
Implements LauAbsCoeffSet. Definition at line 178 of file LauRealImagCPCoeffSet.cc.
Retrieve the complex coefficient for an antiparticle.
Implements LauAbsCoeffSet. Definition at line 164 of file LauRealImagCPCoeffSet.cc.
Create a clone of the coefficient set.
Implements LauAbsCoeffSet. Definition at line 204 of file LauRealImagCPCoeffSet.cc.
Make sure values are in "standard" ranges, e.g. phases should be between -pi and pi. Implements LauAbsCoeffSet. Definition at line 149 of file LauRealImagCPCoeffSet.cc.
Retrieve the parameters of the coefficient, e.g. so that they can be loaded into a fit.
Implements LauAbsCoeffSet. Definition at line 83 of file LauRealImagCPCoeffSet.cc.
Copy assignment operator. This creates cloned parameters, not copies.
Definition at line 66 of file LauRealImagCPCoeffSet.cc.
Retrieve the complex coefficient for a particle.
Implements LauAbsCoeffSet. Definition at line 158 of file LauRealImagCPCoeffSet.cc.
Print the column headings for a results table.
Implements LauAbsCoeffSet. Definition at line 93 of file LauRealImagCPCoeffSet.cc.
Print the parameters of the complex coefficient as a row in the results table.
Implements LauAbsCoeffSet. Definition at line 101 of file LauRealImagCPCoeffSet.cc.
Randomise the starting values of the parameters for a fit. Implements LauAbsCoeffSet. Definition at line 125 of file LauRealImagCPCoeffSet.cc.
Set the parameters based on the complex coefficients for particles and antiparticles.
Implements LauAbsCoeffSet. Definition at line 170 of file LauRealImagCPCoeffSet.cc. Member Data Documentation
The CP asymmetry. Definition at line 154 of file LauRealImagCPCoeffSet.hh.
The antiparticle complex coefficient. Definition at line 151 of file LauRealImagCPCoeffSet.hh.
The maximum allowed value. Definition at line 135 of file LauRealImagCPCoeffSet.hh.
The minimum allowed value. Definition at line 133 of file LauRealImagCPCoeffSet.hh.
The particle complex coefficient. Definition at line 149 of file LauRealImagCPCoeffSet.hh.
The real part for the particle. Definition at line 140 of file LauRealImagCPCoeffSet.hh.
The real part for the antiparticle. Definition at line 144 of file LauRealImagCPCoeffSet.hh.
The imaginary part for the particle. Definition at line 142 of file LauRealImagCPCoeffSet.hh.
The imaginary part for the antiparticle. Definition at line 146 of file LauRealImagCPCoeffSet.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |