LauRealImagGammaCPCoeffSet Class Reference Class for defining a complex coefficient using a Cartesian nonCP part multiplied by a simple Cartesian CP convention. More...
Inheritance diagram for LauRealImagGammaCPCoeffSet:
Detailed DescriptionClass for defining a complex coefficient using a Cartesian nonCP part multiplied by 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 ) * ( 1 + xCP + i * yCP ) cbar = ( x + i * y ) * ( 1 + xbarCP + i * ybarCP ) [Phys. Rev. D79, 051301 (2009)] Definition at line 38 of file LauRealImagGammaCPCoeffSet.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 32 of file LauRealImagGammaCPCoeffSet.cc.
Destructor. Definition at line 61 of file LauRealImagGammaCPCoeffSet.hh.
Copy constructor. This creates cloned parameters, not copies.
Definition at line 50 of file LauRealImagGammaCPCoeffSet.cc. Member Function Documentation
Calculate the CP asymmetry.
Implements LauAbsCoeffSet. Definition at line 242 of file LauRealImagGammaCPCoeffSet.cc.
Retrieve the complex coefficient for an antiparticle.
Implements LauAbsCoeffSet. Definition at line 229 of file LauRealImagGammaCPCoeffSet.cc.
Create a clone of the coefficient set.
Implements LauAbsCoeffSet. Definition at line 272 of file LauRealImagGammaCPCoeffSet.cc.
Make sure values are in "standard" ranges, e.g. phases should be between -pi and pi. Implements LauAbsCoeffSet. Definition at line 210 of file LauRealImagGammaCPCoeffSet.cc.
Retrieve the parameters of the coefficient, e.g. so that they can be loaded into a fit.
Implements LauAbsCoeffSet. Definition at line 113 of file LauRealImagGammaCPCoeffSet.cc.
Copy assignment operator (not implemented)
Retrieve the complex coefficient for a particle.
Implements LauAbsCoeffSet. Definition at line 221 of file LauRealImagGammaCPCoeffSet.cc.
Print the current values of the parameters. Implements LauAbsCoeffSet. Definition at line 125 of file LauRealImagGammaCPCoeffSet.cc.
Print the column headings for a results table.
Implements LauAbsCoeffSet. Definition at line 136 of file LauRealImagGammaCPCoeffSet.cc.
Print the parameters of the complex coefficient as a row in the results table.
Implements LauAbsCoeffSet. Definition at line 144 of file LauRealImagGammaCPCoeffSet.cc.
Randomise the starting values of the parameters for a fit. Implements LauAbsCoeffSet. Definition at line 176 of file LauRealImagGammaCPCoeffSet.cc.
Set the parameters based on the complex coefficients for particles and antiparticles. This method is not supported by this class because there are more than four parameters so there is not a unique solution.
Implements LauAbsCoeffSet. Definition at line 237 of file LauRealImagGammaCPCoeffSet.cc. Member Data Documentation
The CP asymmetry. Definition at line 170 of file LauRealImagGammaCPCoeffSet.hh.
The antiparticle complex coefficient. Definition at line 167 of file LauRealImagGammaCPCoeffSet.hh.
The CP part of the complex coefficient for the antiparticle. Definition at line 162 of file LauRealImagGammaCPCoeffSet.hh.
The CP part of the complex coefficient for the particle. Definition at line 160 of file LauRealImagGammaCPCoeffSet.hh.
The nonCP part of the complex coefficient. Definition at line 158 of file LauRealImagGammaCPCoeffSet.hh.
The particle complex coefficient. Definition at line 165 of file LauRealImagGammaCPCoeffSet.hh.
The real nonCP part. Definition at line 145 of file LauRealImagGammaCPCoeffSet.hh.
The real CP part for the antiparticle. Definition at line 153 of file LauRealImagGammaCPCoeffSet.hh.
The real CP part for the particle. Definition at line 149 of file LauRealImagGammaCPCoeffSet.hh.
The imaginary nonCP part. Definition at line 147 of file LauRealImagGammaCPCoeffSet.hh.
The imaginary CP part for the antiparticle. Definition at line 155 of file LauRealImagGammaCPCoeffSet.hh.
The imaginary CP part for the particle. Definition at line 151 of file LauRealImagGammaCPCoeffSet.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |