| aboveThreshold(const TrigGlobEffCorr::Lepton &p, std::size_t leg) const | TrigGlobalEfficiencyCorrectionTool | private |
| affectingSystematics() const override | TrigGlobalEfficiencyCorrectionTool | virtual |
| applySystematicVariation(const CP::SystematicSet &systConfig) override | TrigGlobalEfficiencyCorrectionTool | 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 |
| checkAndRecord(CP::CorrectionCode &&cc) | TrigGlobalEfficiencyCorrectionTool | inlineprivate |
| checkTriggerMatching(bool &matched, const std::vector< const xAOD::IParticle * > &particles) override | TrigGlobalEfficiencyCorrectionTool | virtual |
| checkTriggerMatching(std::unordered_map< std::string, bool > &matched_per_trigger, const std::vector< const xAOD::IParticle * > &particles) override | TrigGlobalEfficiencyCorrectionTool | virtual |
| ITrigGlobalEfficiencyCorrectionTool::checkTriggerMatching(BoolOrMap &matched, Args &... args) -> std::enable_if_t< validArgs< Args... >(0), CP::CorrectionCode > | ITrigGlobalEfficiencyCorrectionTool | |
| countTriggerLegs(const std::string &trigger, std::size_t &numberOfLegs) override | TrigGlobalEfficiencyCorrectionTool | virtual |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareGaudiProperty(Gaudi::Property< T, V, H > &t, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareProperty(Gaudi::Property< T, V, H > &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 |
| enumerateTools(TrigGlobEffCorr::ImportData &data, ToolHandleArray< CPTool > &suppliedTools, std::map< ToolKey, std::size_t > &toolIndex, flat_set< std::size_t > &collectedTags) | TrigGlobalEfficiencyCorrectionTool | private |
| enumerateTools(ImportData &data, ToolHandleArray< CPTool > &suppliedTools, std::map< ToolKey, std::size_t > &toolIndex, flat_set< std::size_t > &collectedTags) | TrigGlobalEfficiencyCorrectionTool | |
| evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| evtStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
| flat_set typedef | TrigGlobalEfficiencyCorrectionTool | private |
| forwardLegs(const flat_set< std::size_t > &legs) | TrigGlobalEfficiencyCorrectionTool | inlineprivatestatic |
| forwardLegs(std::size_t leg1, std::size_t leg2) | TrigGlobalEfficiencyCorrectionTool | inlineprivatestatic |
| getCachedTriggerLegsRanking(const TrigGlobEffCorr::Lepton &lepton, ListOfLegs... legs) | TrigGlobalEfficiencyCorrectionTool | private |
| getCombinedHash(const flat_set< std::size_t > &legs) | TrigGlobalEfficiencyCorrectionTool | private |
| getCombinedHash(std::size_t leg1, std::size_t leg2) | TrigGlobalEfficiencyCorrectionTool | private |
| getEfficiency(const std::vector< const xAOD::IParticle * > &particles, double &efficiencyData, double &efficiencyMc) override | TrigGlobalEfficiencyCorrectionTool | virtual |
| getEfficiency(unsigned runNumber, const std::vector< const xAOD::IParticle * > &particles, double &efficiencyData, double &efficiencyMc) override | TrigGlobalEfficiencyCorrectionTool | virtual |
| ITrigGlobalEfficiencyCorrectionTool::getEfficiency(Args &... args) -> std::enable_if_t< validArgs< Args... >(2), CP::CorrectionCode > | ITrigGlobalEfficiencyCorrectionTool | |
| getEfficiencyScaleFactor(const std::vector< const xAOD::IParticle * > &particles, double &efficiencyScaleFactor) override | TrigGlobalEfficiencyCorrectionTool | virtual |
| getEfficiencyScaleFactor(unsigned runNumber, const std::vector< const xAOD::IParticle * > &particles, double &efficiencyScaleFactor) override | TrigGlobalEfficiencyCorrectionTool | virtual |
| ITrigGlobalEfficiencyCorrectionTool::getEfficiencyScaleFactor(Args &... args) -> std::enable_if_t< validArgs< Args... >(1), CP::CorrectionCode > | ITrigGlobalEfficiencyCorrectionTool | |
| GetEfficiencyTool(const xAOD::Electron *, std::size_t index) | TrigGlobalEfficiencyCorrectionTool | inlineprivate |
| GetEfficiencyTool(const xAOD::Photon *, std::size_t index) | TrigGlobalEfficiencyCorrectionTool | inlineprivate |
| GetEfficiencyToolIndex(const xAOD::Electron *) | TrigGlobalEfficiencyCorrectionTool | inlineprivate |
| GetEfficiencyToolIndex(const xAOD::Photon *) | TrigGlobalEfficiencyCorrectionTool | inlineprivate |
| getEgammaTriggerLegEfficiencies(const ParticleType *p, unsigned runNumber, std::size_t leg, std::size_t tag, TrigGlobEffCorr::Efficiencies &efficiencies) | TrigGlobalEfficiencyCorrectionTool | private |
| getKey(const void *ptr) const | asg::AsgTool | |
| getLoosestLeg(const TrigGlobEffCorr::Lepton &lepton, std::size_t leg1, std::size_t leg2, bool &success) | TrigGlobalEfficiencyCorrectionTool | private |
| getLoosestLegAboveThreshold(const TrigGlobEffCorr::Lepton &lepton, const flat_set< std::size_t > &legs, bool &success) | TrigGlobalEfficiencyCorrectionTool | private |
| getName(const void *ptr) const | asg::AsgTool | |
| getProperty(const std::string &name) const | asg::AsgTool | |
| getRelevantTriggers(std::vector< std::string > &triggers) override | TrigGlobalEfficiencyCorrectionTool | virtual |
| GetScaleFactorTool(const xAOD::Electron *, std::size_t index) | TrigGlobalEfficiencyCorrectionTool | inlineprivate |
| GetScaleFactorTool(const xAOD::Photon *, std::size_t index) | TrigGlobalEfficiencyCorrectionTool | inlineprivate |
| GetScaleFactorToolIndex(const xAOD::Electron *) | TrigGlobalEfficiencyCorrectionTool | inlineprivate |
| GetScaleFactorToolIndex(const xAOD::Photon *) | TrigGlobalEfficiencyCorrectionTool | inlineprivate |
| getSortedLegs(const TrigGlobEffCorr::Lepton &lepton, const flat_set< std::size_t > &legs, bool &success) | TrigGlobalEfficiencyCorrectionTool | private |
| getTriggerLegEfficiencies(const xAOD::Electron *p, unsigned runNumber, std::size_t leg, std::size_t tag, TrigGlobEffCorr::Efficiencies &efficiencies) | TrigGlobalEfficiencyCorrectionTool | private |
| getTriggerLegEfficiencies(const xAOD::Muon *p, unsigned runNumber, std::size_t leg, std::size_t tag, TrigGlobEffCorr::Efficiencies &efficiencies) | TrigGlobalEfficiencyCorrectionTool | private |
| getTriggerLegEfficiencies(const xAOD::Photon *p, unsigned runNumber, std::size_t leg, std::size_t tag, TrigGlobEffCorr::Efficiencies &efficiencies) | TrigGlobalEfficiencyCorrectionTool | private |
| getTwoLoosestLegs(const TrigGlobEffCorr::Lepton &lepton, const flat_set< std::size_t > &legs, bool &success) | TrigGlobalEfficiencyCorrectionTool | private |
| handleArg(double &arg, std::vector< const xAOD::IParticle * > &) | ITrigGlobalEfficiencyCorrectionTool | inlineprotected |
| handleArg(const std::vector< P > &arg, std::vector< const xAOD::IParticle * > &particles) | ITrigGlobalEfficiencyCorrectionTool | inlineprotected |
| initialize() override | TrigGlobalEfficiencyCorrectionTool | virtual |
| inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| isAffectedBySystematic(const CP::SystematicVariation &systematic) const override | TrigGlobalEfficiencyCorrectionTool | virtual |
| LeptonList typedef | TrigGlobalEfficiencyCorrectionTool | private |
| listNonOrderedCSValues(const std::string &s, bool &success) | TrigGlobalEfficiencyCorrectionTool | private |
| loadHierarchies() | TrigGlobalEfficiencyCorrectionTool | private |
| loadListOfLegsPerTag() | TrigGlobalEfficiencyCorrectionTool | private |
| loadTagDecorators(const flat_set< std::size_t > &collectedElectronTags, const flat_set< std::size_t > &collectedMuonTags, const flat_set< std::size_t > &collectedPhotonTags) | TrigGlobalEfficiencyCorrectionTool | private |
| loadTriggerCombination(TrigGlobEffCorr::ImportData &data, bool useDefaultElectronTools, bool useDefaultPhotonTools) | TrigGlobalEfficiencyCorrectionTool | private |
| m_cachedLegRankings | TrigGlobalEfficiencyCorrectionTool | private |
| m_calculator | TrigGlobalEfficiencyCorrectionTool | private |
| m_checkElectronLegTag | TrigGlobalEfficiencyCorrectionTool | private |
| m_checkMuonLegTag | TrigGlobalEfficiencyCorrectionTool | private |
| m_checkPhotonLegTag | TrigGlobalEfficiencyCorrectionTool | private |
| m_cpCode | TrigGlobalEfficiencyCorrectionTool | private |
| m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_dictionary | TrigGlobalEfficiencyCorrectionTool | private |
| m_electronEffToolIndex | TrigGlobalEfficiencyCorrectionTool | private |
| m_electronLegsPerTag | TrigGlobalEfficiencyCorrectionTool | private |
| m_electronSfToolIndex | TrigGlobalEfficiencyCorrectionTool | private |
| m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_hasher | TrigGlobalEfficiencyCorrectionTool | private |
| m_hierarchyData | TrigGlobalEfficiencyCorrectionTool | private |
| m_hierarchyMeta | TrigGlobalEfficiencyCorrectionTool | private |
| m_initialized | TrigGlobalEfficiencyCorrectionTool | private |
| m_legsPerTag | TrigGlobalEfficiencyCorrectionTool | private |
| m_legsPerTool | TrigGlobalEfficiencyCorrectionTool | private |
| m_leptonTagDecorations | TrigGlobalEfficiencyCorrectionTool | private |
| m_leptonTagDecorators | TrigGlobalEfficiencyCorrectionTool | private |
| m_muonLegsPerTag | TrigGlobalEfficiencyCorrectionTool | private |
| m_muonToolIndex | TrigGlobalEfficiencyCorrectionTool | private |
| m_numberOfToys | TrigGlobalEfficiencyCorrectionTool | private |
| m_overrideThresholds | TrigGlobalEfficiencyCorrectionTool | private |
| m_photonEffToolIndex | TrigGlobalEfficiencyCorrectionTool | private |
| m_photonSfToolIndex | TrigGlobalEfficiencyCorrectionTool | private |
| m_runNumberDecorator | TrigGlobalEfficiencyCorrectionTool | private |
| m_seed | TrigGlobalEfficiencyCorrectionTool | private |
| m_suppliedElectronEfficiencyTools | TrigGlobalEfficiencyCorrectionTool | private |
| m_suppliedElectronScaleFactorTools | TrigGlobalEfficiencyCorrectionTool | private |
| m_suppliedMuonTools | TrigGlobalEfficiencyCorrectionTool | private |
| m_suppliedPhotonEfficiencyTools | TrigGlobalEfficiencyCorrectionTool | private |
| m_suppliedPhotonScaleFactorTools | TrigGlobalEfficiencyCorrectionTool | private |
| m_tagsPerTool | TrigGlobalEfficiencyCorrectionTool | private |
| m_thresholds | TrigGlobalEfficiencyCorrectionTool | private |
| m_triggerCb | TrigGlobalEfficiencyCorrectionTool | private |
| m_triggerCbPerYear | TrigGlobalEfficiencyCorrectionTool | private |
| m_trigMatchTool | TrigGlobalEfficiencyCorrectionTool | private |
| m_unsupportedLegs | TrigGlobalEfficiencyCorrectionTool | private |
| m_useInternalSeed | TrigGlobalEfficiencyCorrectionTool | private |
| m_validLegTagPairs | TrigGlobalEfficiencyCorrectionTool | private |
| m_validTrigMatchTool | TrigGlobalEfficiencyCorrectionTool | 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 |
| operator=(const AsgTool &)=delete | asg::AsgTool | |
| outputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| parseListOfLegs(TrigGlobEffCorr::ImportData &data, const std::string &inputList, bool &success) | TrigGlobalEfficiencyCorrectionTool | private |
| parseTagString(const std::string &tagstring, flat_set< std::size_t > &tags) | TrigGlobalEfficiencyCorrectionTool | private |
| print() const | asg::AsgTool | virtual |
| processDeprecatedProperties() | TrigGlobalEfficiencyCorrectionTool | private |
| rankTriggerLegs(float pt, const Container &legs) | TrigGlobalEfficiencyCorrectionTool | private |
| recommendedSystematics() const override | TrigGlobalEfficiencyCorrectionTool | virtual |
| renounce(T &h) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
| renounceArray(SG::VarHandleKeyArray &handlesArray) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
| retrieveEventNumber(unsigned long &eventNumber) | TrigGlobalEfficiencyCorrectionTool | private |
| retrieveRunNumber(unsigned &runNumber) | TrigGlobalEfficiencyCorrectionTool | private |
| StoreGateSvc_t typedef | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| suggestEgammaMapKeys(const std::map< std::string, std::string > &triggerCombination, const std::string &version, std::map< std::string, std::string > &legsPerKey, xAOD::Type::ObjectType type) | TrigGlobalEfficiencyCorrectionTool | static |
| suggestElectronMapKeys(const std::map< std::string, std::string > &triggerCombination, const std::string &version, std::map< std::string, std::string > &legsPerKey) | TrigGlobalEfficiencyCorrectionTool | inlinestatic |
| suggestPhotonMapKeys(const std::map< std::string, std::string > &triggerCombination, const std::string &version, std::map< std::string, std::string > &legsPerKey) | TrigGlobalEfficiencyCorrectionTool | inlinestatic |
| sysInitialize() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| sysStart() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| TLE_ERROR enum value | TrigGlobalEfficiencyCorrectionTool | private |
| TLE_OK enum value | TrigGlobalEfficiencyCorrectionTool | private |
| TLE_RESULT enum name | TrigGlobalEfficiencyCorrectionTool | private |
| TLE_UNAVAILABLE enum value | TrigGlobalEfficiencyCorrectionTool | private |
| toolnameForDefaultScaleFactor() | ITrigGlobalEfficiencyCorrectionTool | inlinestatic |
| TrigGlobEffCorr::Calculator class | TrigGlobalEfficiencyCorrectionTool | friend |
| TrigGlobEffCorr::CheckConfig class | TrigGlobalEfficiencyCorrectionTool | friend |
| TrigGlobEffCorr::ImportData class | TrigGlobalEfficiencyCorrectionTool | friend |
| updateLeptonList(LeptonList &leptons, const std::vector< const Particle * > &particles) | TrigGlobalEfficiencyCorrectionTool | private |
| updateMuonTriggerNames(std::size_t leg, const std::string &name) | TrigGlobalEfficiencyCorrectionTool | private |
| updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| validArgs(unsigned nTrailingDoubles) | ITrigGlobalEfficiencyCorrectionTool | static |
| validArgs(unsigned nTrailingDoubles) | ITrigGlobalEfficiencyCorrectionTool | static |
| ~AsgTool() | asg::AsgTool | |
| ~AthAlgTool() | AthAlgTool | virtual |
| ~IAsgTool() | asg::IAsgTool | inlinevirtual |