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 50 of file LauCartesianGammaCPCoeffSet.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 45 of file LauCartesianGammaCPCoeffSet.cc.
Destructor. Definition at line 76 of file LauCartesianGammaCPCoeffSet.hh.
Copy constructor. This creates cloned parameters, not copies.
Definition at line 71 of file LauCartesianGammaCPCoeffSet.cc. Member Function Documentation
Calculate the CP asymmetry.
Implements LauAbsCoeffSet. Definition at line 271 of file LauCartesianGammaCPCoeffSet.cc.
Retrieve the complex coefficient for an antiparticle.
Implements LauAbsCoeffSet. Definition at line 258 of file LauCartesianGammaCPCoeffSet.cc.
Create a clone of the coefficient set.
Implements LauAbsCoeffSet. Definition at line 301 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 239 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 142 of file LauCartesianGammaCPCoeffSet.cc.
Copy assignment operator (not implemented)
Retrieve the complex coefficient for a particle.
Implements LauAbsCoeffSet. Definition at line 250 of file LauCartesianGammaCPCoeffSet.cc.
Print the current values of the parameters. Implements LauAbsCoeffSet. Definition at line 154 of file LauCartesianGammaCPCoeffSet.cc.
Print the column headings for a results table.
Implements LauAbsCoeffSet. Definition at line 165 of file LauCartesianGammaCPCoeffSet.cc.
Print the parameters of the complex coefficient as a row in the results table.
Implements LauAbsCoeffSet. Definition at line 173 of file LauCartesianGammaCPCoeffSet.cc.
Randomise the starting values of the parameters for a fit. Implements LauAbsCoeffSet. Definition at line 205 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 266 of file LauCartesianGammaCPCoeffSet.cc. Member Data Documentation
The CP asymmetry. Definition at line 185 of file LauCartesianGammaCPCoeffSet.hh.
The antiparticle complex coefficient. Definition at line 182 of file LauCartesianGammaCPCoeffSet.hh.
The CP part of the complex coefficient for the antiparticle. Definition at line 177 of file LauCartesianGammaCPCoeffSet.hh.
The CP part of the complex coefficient for the particle. Definition at line 175 of file LauCartesianGammaCPCoeffSet.hh.
The asymmetric CP real part. Definition at line 168 of file LauCartesianGammaCPCoeffSet.hh.
The asymmetric CP imaginary part. Definition at line 170 of file LauCartesianGammaCPCoeffSet.hh.
The nonCP part of the complex coefficient. Definition at line 173 of file LauCartesianGammaCPCoeffSet.hh.
The particle complex coefficient. Definition at line 180 of file LauCartesianGammaCPCoeffSet.hh.
The nonCP real part. Definition at line 160 of file LauCartesianGammaCPCoeffSet.hh.
The average CP real part. Definition at line 164 of file LauCartesianGammaCPCoeffSet.hh.
The nonCP imaginary part. Definition at line 162 of file LauCartesianGammaCPCoeffSet.hh.
The average CP imaginary part. Definition at line 166 of file LauCartesianGammaCPCoeffSet.hh. The documentation for this class was generated from the following files: Generated by ![]() |