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 50 of file LauCartesianCPCoeffSet.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 45 of file LauCartesianCPCoeffSet.cc.
Destructor. Definition at line 71 of file LauCartesianCPCoeffSet.hh.
Copy constructor. This creates cloned parameters, not copies.
Definition at line 66 of file LauCartesianCPCoeffSet.cc. Member Function Documentation
Calculate the CP asymmetry.
Implements LauAbsCoeffSet. Definition at line 245 of file LauCartesianCPCoeffSet.cc.
Retrieve the complex coefficient for an antiparticle.
Implements LauAbsCoeffSet. Definition at line 210 of file LauCartesianCPCoeffSet.cc.
Create a clone of the coefficient set.
Implements LauAbsCoeffSet. Definition at line 269 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 195 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 120 of file LauCartesianCPCoeffSet.cc.
Copy assignment operator (not implemented)
Retrieve the complex coefficient for a particle.
Implements LauAbsCoeffSet. Definition at line 204 of file LauCartesianCPCoeffSet.cc.
Print the current values of the parameters. Implements LauAbsCoeffSet. Definition at line 130 of file LauCartesianCPCoeffSet.cc.
Print the column headings for a results table.
Implements LauAbsCoeffSet. Definition at line 139 of file LauCartesianCPCoeffSet.cc.
Print the parameters of the complex coefficient as a row in the results table.
Implements LauAbsCoeffSet. Definition at line 147 of file LauCartesianCPCoeffSet.cc.
Randomise the starting values of the parameters for a fit. Implements LauAbsCoeffSet. Definition at line 171 of file LauCartesianCPCoeffSet.cc.
Set the parameters based on the complex coefficients for particles and antiparticles.
Implements LauAbsCoeffSet. Definition at line 216 of file LauCartesianCPCoeffSet.cc. Member Data Documentation
The CP asymmetry. Definition at line 168 of file LauCartesianCPCoeffSet.hh.
The antiparticle complex coefficient. Definition at line 165 of file LauCartesianCPCoeffSet.hh.
The asymmetric real part. Definition at line 158 of file LauCartesianCPCoeffSet.hh.
The asymmetric imaginary part. Definition at line 160 of file LauCartesianCPCoeffSet.hh.
The particle complex coefficient. Definition at line 163 of file LauCartesianCPCoeffSet.hh.
The average real part. Definition at line 154 of file LauCartesianCPCoeffSet.hh.
The average imaginary part. Definition at line 156 of file LauCartesianCPCoeffSet.hh. The documentation for this class was generated from the following files: Generated by ![]() |