LauAbsCoeffSet Class Referenceabstract Class for defining the abstract interface for complex coefficient classes. More...
Inheritance diagram for LauAbsCoeffSet:
Detailed DescriptionClass for defining the abstract interface for complex coefficient classes. Class for defining the abstract interface for complex coefficient classes. Some common code is implemented but most methods are not. Definition at line 34 of file LauAbsCoeffSet.hh. Constructor & Destructor Documentation
Destructor. Definition at line 38 of file LauAbsCoeffSet.hh.
Constructor.
Definition at line 23 of file LauAbsCoeffSet.cc. Member Function Documentation
Calculate the CP asymmetry.
Implemented in LauBelleCPCoeffSet, LauCleoCPCoeffSet, LauMagPhaseCPCoeffSet, LauCartesianCPCoeffSet, LauRealImagCPCoeffSet, LauMagPhaseCoeffSet, and LauRealImagCoeffSet.
Prepend the base name and index to the name of a parameter.
Definition at line 44 of file LauAbsCoeffSet.cc.
Prepend the base name and index to the name of a parameter.
Definition at line 52 of file LauAbsCoeffSet.cc.
Retrieve the complex coefficient for an antiparticle.
Implemented in LauBelleCPCoeffSet, LauCleoCPCoeffSet, LauMagPhaseCPCoeffSet, LauCartesianCPCoeffSet, LauRealImagCPCoeffSet, LauMagPhaseCoeffSet, and LauRealImagCoeffSet.
Retrieve the base name of the coefficient set. The base name is generally of the form "Ai", where i is an integer. This is used in the fit results ntuple.
Definition at line 117 of file LauAbsCoeffSet.hh.
Set the base name of the coefficient set. The base name is generally of the form "Ai", where i is an integer. This is used in the fit results ntuple.
Definition at line 125 of file LauAbsCoeffSet.hh.
Create a clone of the coefficient set.
Implemented in LauBelleCPCoeffSet, LauCleoCPCoeffSet, LauMagPhaseCPCoeffSet, LauCartesianCPCoeffSet, LauRealImagCPCoeffSet, LauMagPhaseCoeffSet, and LauRealImagCoeffSet.
Make sure values are in "standard" ranges, e.g. phases should be between -pi and pi. Implemented in LauBelleCPCoeffSet, LauCleoCPCoeffSet, LauMagPhaseCPCoeffSet, LauCartesianCPCoeffSet, LauRealImagCPCoeffSet, LauMagPhaseCoeffSet, and LauRealImagCoeffSet.
Retrieve the parameters of the coefficient so that they can be loaded into a fit.
Implemented in LauBelleCPCoeffSet, LauCleoCPCoeffSet, LauMagPhaseCPCoeffSet, LauCartesianCPCoeffSet, LauRealImagCPCoeffSet, LauMagPhaseCoeffSet, and LauRealImagCoeffSet.
Retrieve the index number of the coefficient set.
Definition at line 131 of file LauAbsCoeffSet.hh.
Set the index number of the coefficient set.
Definition at line 30 of file LauAbsCoeffSet.cc.
Retrieve the name of the coefficient set. The name should correspond to the name of the resonance in the model.
Definition at line 102 of file LauAbsCoeffSet.hh.
Set the name of the coefficient set. The name should correspond to the name of the resonance in the model.
Definition at line 109 of file LauAbsCoeffSet.hh.
Retrieve the complex coefficient for a particle.
Implemented in LauBelleCPCoeffSet, LauCleoCPCoeffSet, LauMagPhaseCPCoeffSet, LauCartesianCPCoeffSet, LauRealImagCPCoeffSet, LauMagPhaseCoeffSet, and LauRealImagCoeffSet.
Print the column headings for a results table.
Implemented in LauBelleCPCoeffSet, LauCleoCPCoeffSet, LauMagPhaseCPCoeffSet, LauCartesianCPCoeffSet, LauRealImagCPCoeffSet, LauMagPhaseCoeffSet, and LauRealImagCoeffSet.
Print the parameters of the complex coefficient as a row in the results table.
Implemented in LauBelleCPCoeffSet, LauCleoCPCoeffSet, LauMagPhaseCPCoeffSet, LauCartesianCPCoeffSet, LauRealImagCPCoeffSet, LauMagPhaseCoeffSet, and LauRealImagCoeffSet.
Randomise the starting values of the parameters for a fit. Implemented in LauBelleCPCoeffSet, LauCleoCPCoeffSet, LauMagPhaseCPCoeffSet, LauCartesianCPCoeffSet, LauRealImagCPCoeffSet, LauMagPhaseCoeffSet, and LauRealImagCoeffSet.
Set the parameters based on the complex coefficients for particles and antiparticles.
Implemented in LauBelleCPCoeffSet, LauCleoCPCoeffSet, LauMagPhaseCPCoeffSet, LauCartesianCPCoeffSet, LauRealImagCPCoeffSet, LauMagPhaseCoeffSet, and LauRealImagCoeffSet. Member Data Documentation
The base name of the coefficient set. Definition at line 163 of file LauAbsCoeffSet.hh.
The index number of the coefficient set. Definition at line 166 of file LauAbsCoeffSet.hh.
The name of the coefficient set. Definition at line 160 of file LauAbsCoeffSet.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |