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 49 of file LauCartesianCPCoeffSet.hh. Constructor & Destructor Documentation◆ LauCartesianCPCoeffSet() [1/2]
Constructor.
Definition at line 43 of file LauCartesianCPCoeffSet.cc. ◆ LauCartesianCPCoeffSet() [2/2]
Copy constructor. This creates cloned parameters, not copies.
Definition at line 77 of file LauCartesianCPCoeffSet.cc. Member Function Documentation◆ acp()
Calculate the CP asymmetry.
Implements LauAbsCoeffSet. Definition at line 285 of file LauCartesianCPCoeffSet.cc. ◆ antiparticleCoeff()
Retrieve the complex coefficient for an antiparticle.
Implements LauAbsCoeffSet. Definition at line 247 of file LauCartesianCPCoeffSet.cc. ◆ createClone()
Create a clone of the coefficient set.
Implements LauAbsCoeffSet. Definition at line 311 of file LauCartesianCPCoeffSet.cc. ◆ getParameters()
Retrieve the parameters of the coefficient, e.g. so that they can be loaded into a fit.
Implements LauAbsCoeffSet. Definition at line 150 of file LauCartesianCPCoeffSet.cc. ◆ operator=()
Copy assignment operator (not implemented)
◆ particleCoeff()
Retrieve the complex coefficient for a particle.
Implements LauAbsCoeffSet. Definition at line 240 of file LauCartesianCPCoeffSet.cc. ◆ printTableHeading()
Print the column headings for a results table.
Implements LauAbsCoeffSet. Definition at line 170 of file LauCartesianCPCoeffSet.cc. ◆ printTableRow()
Print the parameters of the complex coefficient as a row in the results table.
Implements LauAbsCoeffSet. Definition at line 179 of file LauCartesianCPCoeffSet.cc. ◆ setCoeffValues()
Set the parameters based on the complex coefficients for particles and antiparticles.
Implements LauAbsCoeffSet. Definition at line 254 of file LauCartesianCPCoeffSet.cc. The documentation for this class was generated from the following files:
Generated by ![]() |