ATLAS Offline Software
|
Public Member Functions | |
const std::pair< CP::SystematicVariation, TH1 * > | getHist (const CP::SystematicVariation &set) const |
Public Attributes | |
std::map< CP::SystematicVariation, TH1 * > | hists |
std::vector< std::function< double(const xAOD::IParticle &)> > | axisFuncs |
Definition at line 72 of file ParticleScaleFactorTool.h.
const std::pair< CP::SystematicVariation, TH1 * > ParticleScaleFactorTool::Hists::getHist | ( | const CP::SystematicVariation & | set | ) | const |
Definition at line 222 of file ParticleScaleFactorTool.cxx.
std::vector<std::function<double(const xAOD::IParticle&)> > ParticleScaleFactorTool::Hists::axisFuncs |
Definition at line 75 of file ParticleScaleFactorTool.h.
std::map<CP::SystematicVariation,TH1*> ParticleScaleFactorTool::Hists::hists |
Definition at line 73 of file ParticleScaleFactorTool.h.