Public Types |
Public Member Functions |
Protected Member Functions |
Private Member Functions |
Private Attributes |
List of all members
LauDPDepGaussPdf Class Reference Class for defining a Gaussian PDF (DP dependent). More...
Inheritance diagram for LauDPDepGaussPdf:
![]()
Detailed DescriptionClass for defining a Gaussian PDF (DP dependent). Class that allows the user to define a Gaussian PDF where one or more of the parameters have a polynomial dependence on the DP position. Definition at line 35 of file LauDPDepGaussPdf.hh. Member Enumeration DocumentationDefine possibilties for the DP axes. Definition at line 39 of file LauDPDepGaussPdf.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 32 of file LauDPDepGaussPdf.cc.
Destructor. Definition at line 72 of file LauDPDepGaussPdf.cc.
Copy constructor (not implemented) Member Function Documentation
Calculate the likelihood (and intermediate info) for a given abscissa.
Implements LauAbsPdf. Definition at line 82 of file LauDPDepGaussPdf.cc.
Calculate the normalisation. Reimplemented from LauAbsPdf. Definition at line 77 of file LauDPDepGaussPdf.cc.
Calculate the PDF height.
Implements LauAbsPdf. Definition at line 159 of file LauDPDepGaussPdf.cc.
Specifies whether or not the PDF is DP dependent.
Reimplemented from LauAbsPdf. Definition at line 73 of file LauDPDepGaussPdf.hh.
Copy assignment operator (not implemented)
Scale parameters by their dependence on the DP position.
Definition at line 142 of file LauDPDepGaussPdf.cc. Member Data Documentation
The DP axis we depend on. Definition at line 125 of file LauDPDepGaussPdf.hh.
The current DP kinematics. Definition at line 107 of file LauDPDepGaussPdf.hh.
Gaussian mean. Definition at line 110 of file LauDPDepGaussPdf.hh.
Coefficients of Gaussian mean. Definition at line 120 of file LauDPDepGaussPdf.hh.
Gaussian mean. Definition at line 115 of file LauDPDepGaussPdf.hh.
Gaussian sigma. Definition at line 112 of file LauDPDepGaussPdf.hh.
Coefficients of Gaussian sigma. Definition at line 122 of file LauDPDepGaussPdf.hh.
Gaussian sigma. Definition at line 117 of file LauDPDepGaussPdf.hh. The documentation for this class was generated from the following files: Generated by ![]() |