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 52 of file LauRealImagGammaCPCoeffSet.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 45 of file LauRealImagGammaCPCoeffSet.cc.
Destructor. Definition at line 75 of file LauRealImagGammaCPCoeffSet.hh.
Copy constructor. This creates cloned parameters, not copies.
Definition at line 63 of file LauRealImagGammaCPCoeffSet.cc. Member Function Documentation
Calculate the CP asymmetry.
Implements LauAbsCoeffSet. Definition at line 255 of file LauRealImagGammaCPCoeffSet.cc.
Retrieve the complex coefficient for an antiparticle.
Implements LauAbsCoeffSet. Definition at line 242 of file LauRealImagGammaCPCoeffSet.cc.
Create a clone of the coefficient set.
Implements LauAbsCoeffSet. Definition at line 285 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 223 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 126 of file LauRealImagGammaCPCoeffSet.cc.
Copy assignment operator (not implemented)
Retrieve the complex coefficient for a particle.
Implements LauAbsCoeffSet. Definition at line 234 of file LauRealImagGammaCPCoeffSet.cc.
Print the current values of the parameters. Implements LauAbsCoeffSet. Definition at line 138 of file LauRealImagGammaCPCoeffSet.cc.
Print the column headings for a results table.
Implements LauAbsCoeffSet. Definition at line 149 of file LauRealImagGammaCPCoeffSet.cc.
Print the parameters of the complex coefficient as a row in the results table.
Implements LauAbsCoeffSet. Definition at line 157 of file LauRealImagGammaCPCoeffSet.cc.
Randomise the starting values of the parameters for a fit. Implements LauAbsCoeffSet. Definition at line 189 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 250 of file LauRealImagGammaCPCoeffSet.cc. Member Data Documentation
The CP asymmetry. Definition at line 184 of file LauRealImagGammaCPCoeffSet.hh.
The antiparticle complex coefficient. Definition at line 181 of file LauRealImagGammaCPCoeffSet.hh.
The CP part of the complex coefficient for the antiparticle. Definition at line 176 of file LauRealImagGammaCPCoeffSet.hh.
The CP part of the complex coefficient for the particle. Definition at line 174 of file LauRealImagGammaCPCoeffSet.hh.
The nonCP part of the complex coefficient. Definition at line 172 of file LauRealImagGammaCPCoeffSet.hh.
The particle complex coefficient. Definition at line 179 of file LauRealImagGammaCPCoeffSet.hh.
The real nonCP part. Definition at line 159 of file LauRealImagGammaCPCoeffSet.hh.
The real CP part for the antiparticle. Definition at line 167 of file LauRealImagGammaCPCoeffSet.hh.
The real CP part for the particle. Definition at line 163 of file LauRealImagGammaCPCoeffSet.hh.
The imaginary nonCP part. Definition at line 161 of file LauRealImagGammaCPCoeffSet.hh.
The imaginary CP part for the antiparticle. Definition at line 169 of file LauRealImagGammaCPCoeffSet.hh.
The imaginary CP part for the particle. Definition at line 165 of file LauRealImagGammaCPCoeffSet.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |