LauWeightedSumEffModel Class Reference Class that implements the efficiency description across the signal Dalitz plot. More...
Inheritance diagram for LauWeightedSumEffModel:
Detailed DescriptionClass that implements the efficiency description across the signal Dalitz plot. Class that defines the efficiency model variation across the signal Dalitz plot. The phase space acceptance is determined from a weighted sum of LauAbsEffModel objects. This is useful for samples that contain two different categories of signal with different efficiencies. The efficiency variation is defined in terms of x = m_13^2, y = m_23^2 for the Dalitz plot (default) or x = m', y = theta' for the square Dalitz plot Definition at line 47 of file LauWeightedSumEffModel.hh. Constructor & Destructor Documentation◆ LauWeightedSumEffModel()
Constructor.
Definition at line 42 of file LauWeightedSumEffModel.cc. Member Function Documentation◆ addEffModel()
Add an efficiency variation across the phase space using a predetermined LauAbsEffModel object. The efficiency is defined in terms of x = m_13^2, y = m_23^2 or x = m', y = theta' for the square Dalitz plot
Definition at line 56 of file LauWeightedSumEffModel.cc. ◆ calcEfficiency()
Determine the efficiency for a given point in the Dalitz plot. The method uses the models set by the addEffModel() function and the vetoes information.
Implements LauAbsEffModel. Definition at line 76 of file LauWeightedSumEffModel.cc. ◆ passVeto()
Determine whether the given DP position is outside the vetoes.
Implements LauAbsEffModel. Definition at line 120 of file LauWeightedSumEffModel.cc. The documentation for this class was generated from the following files:
Generated by 1.8.18 |