Public Member Functions |
Protected Member Functions |
Private Member Functions |
Private Attributes |
List of all members
Lau2DAbsHistDP Class Referenceabstract Abstract base class for defining a variation across a 2D DP based on a histogram. More...
Inheritance diagram for Lau2DAbsHistDP:
![]()
Detailed DescriptionAbstract base class for defining a variation across a 2D DP based on a histogram. Abstract base class for defining an unnormalised variation across a 2D DP based on a histogram. Contains helper methods to vary bin contents in the input histogram within uncertainties and scale the input histogram to match a given average value. The histogram can be defined in the conventional DP (m13Sq vs m23Sq) or in the square DP and one half can be used to describe symmetric DPs. Definition at line 48 of file Lau2DAbsHistDP.hh. Constructor & Destructor Documentation◆ Lau2DAbsHistDP()
Constructor.
Definition at line 43 of file Lau2DAbsHistDP.cc. ◆ ~Lau2DAbsHistDP()
Member Function Documentation◆ computeAverageContents()
Compute the average bin content for bins within the kinematic boundary. This method just uses the raw bin contents with no interpolation
Definition at line 144 of file Lau2DAbsHistDP.cc. ◆ doBinFluctuation() [1/2]
Fluctuate the contents of each histogram bin independently, in accordance with their errors.
Definition at line 66 of file Lau2DAbsHistDP.cc. ◆ doBinFluctuation() [2/2]
Fluctuate the contents of each histogram bin independently, in accordance with their errors.
Definition at line 87 of file Lau2DAbsHistDP.cc. ◆ getUpperHalf()
If only using the upper half of the (symmetric) DP then transform into the correct half.
Definition at line 184 of file Lau2DAbsHistDP.cc. ◆ interpolateXY()
Perform the interpolation.
Implements Lau2DAbsDP. Implemented in Lau2DHistDP, and Lau2DSplineDP. ◆ raiseOrLowerBins()
Rescale the histogram bin contents based on the desired average efficiency and its uncertainty. The new average is sampled from a Gaussian distribution G(x;avEff,avEffError). The histogram is then rescaled according to newAvg/oldAvg.
Definition at line 134 of file Lau2DAbsHistDP.cc. ◆ withinDPBoundaries()
Check whether the given co-ordinates are within the kinematic boundary.
Definition at line 179 of file Lau2DAbsHistDP.cc. The documentation for this class was generated from the following files:
Generated by ![]() |