affectingSystematics() const | CP::MuonTriggerScaleFactors | virtual |
appliedSystematics() const | CP::MuonTriggerScaleFactors | inlineprivate |
applySystematicVariation(const CP::SystematicSet &systConfig) | CP::MuonTriggerScaleFactors | virtual |
AsgTool(const std::string &name) | asg::AsgTool | |
AsgTool(const AsgTool &)=delete | asg::AsgTool | |
AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent) | AthAlgTool | |
AthAlgTool() | AthAlgTool | private |
AthAlgTool(const AthAlgTool &) | AthAlgTool | private |
AthCommonDataStore(const std::string &name, T... args) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &t, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
declareProperty(Gaudi::Property< T > &t) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
declareProperty(const std::string &name, SG::VarHandleKey &hndl, const std::string &doc, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
declareProperty(const std::string &name, SG::VarHandleBase &hndl, const std::string &doc, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
declareProperty(const std::string &name, SG::VarHandleKeyArray &hndArr, const std::string &doc, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
declareProperty(const std::string &name, T &property, const std::string &doc, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
declareProperty(const std::string &name, T &property, const std::string &doc="none") | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
detStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
EfficiencyMap typedef | CP::MuonTriggerScaleFactors | private |
EffiHistoIdent typedef | CP::MuonTriggerScaleFactors | private |
encodeHistoName(const std::string &period, const std::string &Trigger, bool isData, const std::string &Systematic, bool isBarrel=true) const | CP::MuonTriggerScaleFactors | private |
encodeHistoName(const std::string &Trigger, const TrigMuonEff::Configuration &configuration, const std::string &Systematic, bool isBarrel=true) const | CP::MuonTriggerScaleFactors | private |
evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
evtStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
generateReplicas(TH1_Ptr h, int nrep, int seed) const | CP::MuonTriggerScaleFactors | private |
getBinNumber(const xAOD::Muon &muon, const std::string &trigger) const | CP::MuonTriggerScaleFactors | virtual |
getDataPeriod() const | CP::MuonTriggerScaleFactors | protected |
getDataPeriod(unsigned int run) const | CP::MuonTriggerScaleFactors | protected |
getDataPeriod(unsigned int runNumber, unsigned int year) const | CP::MuonTriggerScaleFactors | protected |
getDimuonEfficiency(Double_t &eff, const TrigMuonEff::Configuration &configuration, const xAOD::MuonContainer &mucont, const std::string &chain, const std::string &systematic) const | CP::MuonTriggerScaleFactors | privatevirtual |
getEfficiencyHistogram(unsigned int year, const std::string &period, const std::string &trigger, bool isData, const std::string &Systematic, bool isBarrel=true) const | CP::MuonTriggerScaleFactors | protectedvirtual |
getEfficiencyHistogram(const std::string &trigger, bool isData, const std::string &Systematic, bool isBarrel=true) const | CP::MuonTriggerScaleFactors | protectedvirtual |
getKey(const void *ptr) const | asg::AsgTool | |
getMuonEfficiency(Double_t &eff, const TrigMuonEff::Configuration &configuration, const xAOD::Muon &muon, const std::string &trigger, const std::string &systematic) const | CP::MuonTriggerScaleFactors | privatevirtual |
getName(const void *ptr) const | asg::AsgTool | |
getProperty(const std::string &name) const | asg::AsgTool | |
getReplica_index(const std::string &sysBaseName, const std::string &trigStr) const | CP::MuonTriggerScaleFactors | virtual |
getRunNumber() const | CP::MuonTriggerScaleFactors | protected |
getTemporaryDirectory(void) const | CP::MuonTriggerScaleFactors | private |
getThreshold(Int_t &threshold, const std::string &trigger) const | CP::MuonTriggerScaleFactors | private |
getTriggerCorrespondingToDimuonTrigger(const std::string &trigger) const | CP::MuonTriggerScaleFactors | private |
getTriggerEfficiency(const xAOD::Muon &mu, Double_t &efficiency, const std::string &trigger, Bool_t dataType) const | CP::MuonTriggerScaleFactors | virtual |
getTriggerScaleFactor(const xAOD::MuonContainer &mucont, Double_t &triggersf, const std::string &trigger) const | CP::MuonTriggerScaleFactors | virtual |
getTriggerScaleFactor(const xAOD::Muon &muon, Double_t &triggersf, const std::string &trigger) const | CP::MuonTriggerScaleFactors | virtual |
GetTriggerSF(Double_t &TriggerSF, TrigMuonEff::Configuration &configuration, const xAOD::MuonContainer &mucont, const std::string &trigger) const | CP::MuonTriggerScaleFactors | privatevirtual |
GetTriggerSF(Double_t &TriggerSF, TrigMuonEff::Configuration &configuration, const xAOD::Muon &muon, const std::string &trigger) const | CP::MuonTriggerScaleFactors | privatevirtual |
GetTriggerSF_dimu(Double_t &TriggerSF, TrigMuonEff::Configuration &configuration, const xAOD::MuonContainer &mucont, const std::string &trigger) const | CP::MuonTriggerScaleFactors | privatevirtual |
getYear(unsigned int run) const | CP::MuonTriggerScaleFactors | protected |
initialize(void) | CP::MuonTriggerScaleFactors | virtual |
inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
isAffectedBySystematic(const CP::SystematicVariation &systematic) const | CP::MuonTriggerScaleFactors | virtual |
isTriggerSupported(const std::string &trigger) const | CP::MuonTriggerScaleFactors | virtual |
LoadTriggerMap(unsigned int year) | CP::MuonTriggerScaleFactors | private |
m_allowZeroSF | CP::MuonTriggerScaleFactors | private |
m_appliedSystematics | CP::MuonTriggerScaleFactors | private |
m_binning | CP::MuonTriggerScaleFactors | private |
m_calibration_version | CP::MuonTriggerScaleFactors | private |
m_custom_dir | CP::MuonTriggerScaleFactors | private |
m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_efficiencyMap | CP::MuonTriggerScaleFactors | private |
m_efficiencyMapReplicaArray | CP::MuonTriggerScaleFactors | private |
m_eventInfo | CP::MuonTriggerScaleFactors | private |
m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_experimental | CP::MuonTriggerScaleFactors | private |
m_fileName | CP::MuonTriggerScaleFactors | private |
m_forcePeriod | CP::MuonTriggerScaleFactors | private |
m_forceYear | CP::MuonTriggerScaleFactors | private |
m_muonquality | CP::MuonTriggerScaleFactors | private |
m_nReplicas | CP::MuonTriggerScaleFactors | private |
m_ReplicaRandomSeed | CP::MuonTriggerScaleFactors | private |
m_replicaSet | CP::MuonTriggerScaleFactors | private |
m_replicaTriggerList | CP::MuonTriggerScaleFactors | private |
m_runNumber_year | CP::MuonTriggerScaleFactors | privatestatic |
m_systFilter | CP::MuonTriggerScaleFactors | private |
m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_vhka | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
msg() const | AthCommonMsg< AlgTool > | inline |
msg(const MSG::Level lvl) const | AthCommonMsg< AlgTool > | inline |
msg_level_name() const __attribute__((deprecated)) | asg::AsgTool | |
msgLvl(const MSG::Level lvl) const | AthCommonMsg< AlgTool > | inline |
MuonTriggerScaleFactors(const std::string &name) | CP::MuonTriggerScaleFactors | |
operator=(const AsgTool &)=delete | asg::AsgTool | |
outputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
CP::print() const =0 | asg::IAsgTool | pure virtual |
asg::AsgTool::print() const | asg::AsgTool | virtual |
recommendedSystematics() const | CP::MuonTriggerScaleFactors | virtual |
registerSystematics() | CP::MuonTriggerScaleFactors | private |
renounce(T &h) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
renounceArray(SG::VarHandleKeyArray &handlesArray) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
StoreGateSvc_t typedef | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
sysInitialize() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
sysStart() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
YearPeriod typedef | CP::MuonTriggerScaleFactors | private |
~AsgTool() | asg::AsgTool | |
~AthAlgTool() | AthAlgTool | virtual |
~IAsgTool() | asg::IAsgTool | inlinevirtual |
~MuonTriggerScaleFactors() | CP::MuonTriggerScaleFactors | virtual |