Data pileup profiles for a single era. More...
Public Attributes | |
int | minRun |
Range of runs defining the era (boundaries included). | |
int | maxRun |
std::array< std::unique_ptr < TH1 >, 3 > | dataProfiles |
Data pileup profiles. |
Data pileup profiles for a single era.
std::array<std::unique_ptr<TH1>, 3> PileUpWeight::Era::dataProfiles |
Data pileup profiles.
The nominal profile and the profiles for up and down systematic varations, in that order. All profiles are normalized to represent probability density. Under- and overflow bins in the histograms are empty.