LauCartesianCPCoeffSet Class Reference Class for defining a complex coefficient using the Cartesian CP convention. More...
Inheritance diagram for LauCartesianCPCoeffSet:
Detailed DescriptionClass for defining a complex coefficient using the Cartesian CP convention. Holds a set of real values that define the complex coefficient of an amplitude component. The amplitude has the form x +/- delta_x + i * ( y +/- delta_y ). [Phys.Rev. D78 (2008) 012004] Definition at line 36 of file LauCartesianCPCoeffSet.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 31 of file LauCartesianCPCoeffSet.cc.
Destructor. Definition at line 57 of file LauCartesianCPCoeffSet.hh.
Copy constructor. This creates cloned parameters, not copies.
Definition at line 52 of file LauCartesianCPCoeffSet.cc. Member Function Documentation
Calculate the CP asymmetry.
Implements LauAbsCoeffSet. Definition at line 231 of file LauCartesianCPCoeffSet.cc.
Retrieve the complex coefficient for an antiparticle.
Implements LauAbsCoeffSet. Definition at line 196 of file LauCartesianCPCoeffSet.cc.
Create a clone of the coefficient set.
Implements LauAbsCoeffSet. Definition at line 255 of file LauCartesianCPCoeffSet.cc.
Make sure values are in "standard" ranges, e.g. phases should be between -pi and pi. Implements LauAbsCoeffSet. Definition at line 181 of file LauCartesianCPCoeffSet.cc.
Retrieve the parameters of the coefficient, e.g. so that they can be loaded into a fit.
Implements LauAbsCoeffSet. Definition at line 106 of file LauCartesianCPCoeffSet.cc.
Copy assignment operator (not implemented)
Retrieve the complex coefficient for a particle.
Implements LauAbsCoeffSet. Definition at line 190 of file LauCartesianCPCoeffSet.cc.
Print the current values of the parameters. Implements LauAbsCoeffSet. Definition at line 116 of file LauCartesianCPCoeffSet.cc.
Print the column headings for a results table.
Implements LauAbsCoeffSet. Definition at line 125 of file LauCartesianCPCoeffSet.cc.
Print the parameters of the complex coefficient as a row in the results table.
Implements LauAbsCoeffSet. Definition at line 133 of file LauCartesianCPCoeffSet.cc.
Randomise the starting values of the parameters for a fit. Implements LauAbsCoeffSet. Definition at line 157 of file LauCartesianCPCoeffSet.cc.
Set the parameters based on the complex coefficients for particles and antiparticles.
Implements LauAbsCoeffSet. Definition at line 202 of file LauCartesianCPCoeffSet.cc. Member Data Documentation
The CP asymmetry. Definition at line 154 of file LauCartesianCPCoeffSet.hh.
The antiparticle complex coefficient. Definition at line 151 of file LauCartesianCPCoeffSet.hh.
The asymmetric real part. Definition at line 144 of file LauCartesianCPCoeffSet.hh.
The asymmetric imaginary part. Definition at line 146 of file LauCartesianCPCoeffSet.hh.
The particle complex coefficient. Definition at line 149 of file LauCartesianCPCoeffSet.hh.
The average real part. Definition at line 140 of file LauCartesianCPCoeffSet.hh.
The average imaginary part. Definition at line 142 of file LauCartesianCPCoeffSet.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |