#include <TPileupReweighting.h>
Definition at line 408 of file TPileupReweighting.h.
◆ Period()
CP::TPileupReweighting::Period::Period |
( |
Int_t |
_id, |
|
|
UInt_t |
_start, |
|
|
UInt_t |
_end, |
|
|
Int_t |
_defaultChannel |
|
) |
| |
|
inline |
◆ contains()
bool CP::TPileupReweighting::Period::contains |
( |
unsigned int |
runNumber | ) |
|
|
inline |
◆ print()
void CP::TPileupReweighting::Period::print |
( |
const char * |
prefix | ) |
|
|
inline |
◆ SetDefaultChannel()
void CP::TPileupReweighting::Period::SetDefaultChannel |
( |
Int_t |
channel | ) |
|
|
inline |
◆ defaultChannel
Int_t CP::TPileupReweighting::Period::defaultChannel |
◆ end
UInt_t CP::TPileupReweighting::Period::end |
◆ id
Int_t CP::TPileupReweighting::Period::id |
◆ inputBinRedirect
std::map<Int_t, Int_t> CP::TPileupReweighting::Period::inputBinRedirect |
◆ inputHists
std::map<Int_t, std::unique_ptr< TH1 > > CP::TPileupReweighting::Period::inputHists |
◆ numberOfEntries
std::map<Int_t, Int_t> CP::TPileupReweighting::Period::numberOfEntries |
◆ primaryHists
std::map<Int_t, std::unique_ptr< TH1 > > CP::TPileupReweighting::Period::primaryHists |
◆ runNumbers
std::vector<UInt_t> CP::TPileupReweighting::Period::runNumbers |
◆ secondaryHists
std::map<Int_t, std::unique_ptr< TH2 > > CP::TPileupReweighting::Period::secondaryHists |
◆ start
UInt_t CP::TPileupReweighting::Period::start |
◆ subPeriods
std::vector<Period*> CP::TPileupReweighting::Period::subPeriods |
◆ sumOfWeights
std::map<Int_t, Double_t> CP::TPileupReweighting::Period::sumOfWeights |
◆ unrepData
std::map<Int_t, Double_t> CP::TPileupReweighting::Period::unrepData |
The documentation for this struct was generated from the following file: