LauBkgndDPModel Class Reference Class for defining a histogram-based background Dalitz plot model. More...
Inheritance diagram for LauBkgndDPModel:
Detailed DescriptionClass for defining a histogram-based background Dalitz plot model. Class for defining a histogram-based background Dalitz plot model Definition at line 34 of file LauBkgndDPModel.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 33 of file LauBkgndDPModel.cc.
Destructor. Definition at line 49 of file LauBkgndDPModel.cc. Member Function Documentation
Calulate histogram value at a given point.
Definition at line 88 of file LauBkgndDPModel.cc.
Cache the input data and (if appropriate) the per-event likelihood values.
Implements LauAbsBkgndDPModel. Definition at line 216 of file LauBkgndDPModel.cc.
Generate a toy MC event from the model.
Implements LauAbsBkgndDPModel. Definition at line 133 of file LauBkgndDPModel.cc.
Get likelihood for a given event.
Implements LauAbsBkgndDPModel. Definition at line 267 of file LauBkgndDPModel.cc.
Get PDF normalisation constant.
Implements LauAbsBkgndDPModel. Definition at line 91 of file LauBkgndDPModel.hh.
Get unnormalised likelihood for a given event.
Implements LauAbsBkgndDPModel. Definition at line 260 of file LauBkgndDPModel.cc.
Initialise the model. Implements LauAbsBkgndDPModel. Definition at line 129 of file LauBkgndDPModel.cc.
Set background histogram.
Definition at line 56 of file LauBkgndDPModel.cc.
Set the background histogram and generate a spline.
Definition at line 72 of file LauBkgndDPModel.cc.
Set data event number.
Implements LauAbsBkgndDPModel. Definition at line 275 of file LauBkgndDPModel.cc. Member Data Documentation
Cached histogram values for each event. Definition at line 132 of file LauBkgndDPModel.hh.
PDF of Dalitz plot background, from a 2D histogram. Definition at line 129 of file LauBkgndDPModel.hh.
Histogram value for the current event. Definition at line 135 of file LauBkgndDPModel.hh.
Boolean to indicate if the warning that there is no histogram has already been issued. Definition at line 144 of file LauBkgndDPModel.hh.
Flag to track whether a warning has been issued for bin values less than zero. Definition at line 147 of file LauBkgndDPModel.hh.
Maximum height of PDF. Definition at line 138 of file LauBkgndDPModel.hh.
Normalisation of PDF. Definition at line 141 of file LauBkgndDPModel.hh.
Flags whether or not to work in square DP coordinates. Definition at line 126 of file LauBkgndDPModel.hh.
Flags whether the DP is symmetrical or not. Definition at line 123 of file LauBkgndDPModel.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |