LauCartesianGammaCPCoeffSet Class Reference Class for defining a complex coefficient using the Cartesian gamma CP convention. More...
Inheritance diagram for LauCartesianGammaCPCoeffSet:
Detailed DescriptionClass for defining a complex coefficient using the Cartesian gamma CP convention. Holds a set of real values that define the complex coefficient of an amplitude component. The amplitude has the form ( x + i * y ) * ( 1 + xCP +/- delta_xCP + i * ( yCP +/- delta_yCP ) ). [Phys. Rev. D79, 051301 (2009)] Definition at line 36 of file LauCartesianGammaCPCoeffSet.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 31 of file LauCartesianGammaCPCoeffSet.cc.
Destructor. Definition at line 62 of file LauCartesianGammaCPCoeffSet.hh.
Copy constructor. This creates cloned parameters, not copies.
Definition at line 57 of file LauCartesianGammaCPCoeffSet.cc. Member Function Documentation
Calculate the CP asymmetry.
Implements LauAbsCoeffSet. Definition at line 257 of file LauCartesianGammaCPCoeffSet.cc.
Retrieve the complex coefficient for an antiparticle.
Implements LauAbsCoeffSet. Definition at line 244 of file LauCartesianGammaCPCoeffSet.cc.
Create a clone of the coefficient set.
Implements LauAbsCoeffSet. Definition at line 287 of file LauCartesianGammaCPCoeffSet.cc.
Make sure values are in "standard" ranges, e.g. phases should be between -pi and pi. Implements LauAbsCoeffSet. Definition at line 225 of file LauCartesianGammaCPCoeffSet.cc.
Retrieve the parameters of the coefficient, e.g. so that they can be loaded into a fit.
Implements LauAbsCoeffSet. Definition at line 128 of file LauCartesianGammaCPCoeffSet.cc.
Copy assignment operator (not implemented)
Retrieve the complex coefficient for a particle.
Implements LauAbsCoeffSet. Definition at line 236 of file LauCartesianGammaCPCoeffSet.cc.
Print the current values of the parameters. Implements LauAbsCoeffSet. Definition at line 140 of file LauCartesianGammaCPCoeffSet.cc.
Print the column headings for a results table.
Implements LauAbsCoeffSet. Definition at line 151 of file LauCartesianGammaCPCoeffSet.cc.
Print the parameters of the complex coefficient as a row in the results table.
Implements LauAbsCoeffSet. Definition at line 159 of file LauCartesianGammaCPCoeffSet.cc.
Randomise the starting values of the parameters for a fit. Implements LauAbsCoeffSet. Definition at line 191 of file LauCartesianGammaCPCoeffSet.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 252 of file LauCartesianGammaCPCoeffSet.cc. Member Data Documentation
The CP asymmetry. Definition at line 171 of file LauCartesianGammaCPCoeffSet.hh.
The antiparticle complex coefficient. Definition at line 168 of file LauCartesianGammaCPCoeffSet.hh.
The CP part of the complex coefficient for the antiparticle. Definition at line 163 of file LauCartesianGammaCPCoeffSet.hh.
The CP part of the complex coefficient for the particle. Definition at line 161 of file LauCartesianGammaCPCoeffSet.hh.
The asymmetric CP real part. Definition at line 154 of file LauCartesianGammaCPCoeffSet.hh.
The asymmetric CP imaginary part. Definition at line 156 of file LauCartesianGammaCPCoeffSet.hh.
The nonCP part of the complex coefficient. Definition at line 159 of file LauCartesianGammaCPCoeffSet.hh.
The particle complex coefficient. Definition at line 166 of file LauCartesianGammaCPCoeffSet.hh.
The nonCP real part. Definition at line 146 of file LauCartesianGammaCPCoeffSet.hh.
The average CP real part. Definition at line 150 of file LauCartesianGammaCPCoeffSet.hh.
The nonCP imaginary part. Definition at line 148 of file LauCartesianGammaCPCoeffSet.hh.
The average CP imaginary part. Definition at line 152 of file LauCartesianGammaCPCoeffSet.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |