LauRealImagCoeffSet Class Reference Class for defining a complex coefficient using real and imaginary parts. More...
Inheritance diagram for LauRealImagCoeffSet:
Detailed DescriptionClass for defining a complex coefficient using real and imaginary parts. Holds a set of real values that define the complex coefficient of an amplitude component. The amplitude has the form x + i*y. Definition at line 35 of file LauRealImagCoeffSet.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 35 of file LauRealImagCoeffSet.cc.
Destructor. Definition at line 49 of file LauRealImagCoeffSet.hh.
Copy constructor. This creates cloned parameters, not copies.
Definition at line 47 of file LauRealImagCoeffSet.cc. Member Function Documentation
Calculate the CP asymmetry.
Implements LauAbsCoeffSet. Definition at line 142 of file LauRealImagCoeffSet.cc.
Retrieve the complex coefficient for an antiparticle.
Implements LauAbsCoeffSet. Definition at line 127 of file LauRealImagCoeffSet.cc.
Create a clone of the coefficient set.
Implements LauAbsCoeffSet. Definition at line 148 of file LauRealImagCoeffSet.cc.
Make sure values are in "standard" ranges, e.g. phases should be between -pi and pi. Implements LauAbsCoeffSet. Definition at line 115 of file LauRealImagCoeffSet.cc.
Retrieve the parameters of the coefficient, e.g. so that they can be loaded into a fit.
Implements LauAbsCoeffSet. Definition at line 69 of file LauRealImagCoeffSet.cc.
Copy assignment operator. This creates cloned parameters, not copies.
Definition at line 56 of file LauRealImagCoeffSet.cc.
Retrieve the complex coefficient for a particle.
Implements LauAbsCoeffSet. Definition at line 121 of file LauRealImagCoeffSet.cc.
Print the column headings for a results table.
Implements LauAbsCoeffSet. Definition at line 77 of file LauRealImagCoeffSet.cc.
Print the parameters of the complex coefficient as a row in the results table.
Implements LauAbsCoeffSet. Definition at line 85 of file LauRealImagCoeffSet.cc.
Randomise the starting values of the parameters for a fit. Implements LauAbsCoeffSet. Definition at line 101 of file LauRealImagCoeffSet.cc.
Set the parameters based on the complex coefficients for particles and antiparticles. This class does not support CP violation so this method takes the average of the two inputs.
Implements LauAbsCoeffSet. Definition at line 132 of file LauRealImagCoeffSet.cc. Member Data Documentation
The complex coefficient. Definition at line 140 of file LauRealImagCoeffSet.hh.
The maximum allowed value for parameters. Definition at line 130 of file LauRealImagCoeffSet.hh.
The minimum allowed value for parameters. Definition at line 128 of file LauRealImagCoeffSet.hh.
The real part. Definition at line 135 of file LauRealImagCoeffSet.hh.
The imaginary part. Definition at line 137 of file LauRealImagCoeffSet.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |