add_jets(const std::vector< const xAOD::Jet * > &selected_jets, KLFitter::Particles *myParticles) | EventReco::RunKLFitterAlg | private |
add_leptons(const std::vector< const xAOD::Electron * > &selected_electrons, const std::vector< const xAOD::Muon * > &selected_muons, KLFitter::Particles *myParticles) | EventReco::RunKLFitterAlg | private |
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator) | EL::AnaAlgorithm | |
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator) | AthAlgorithm | |
AthAlgorithm() | AthAlgorithm | private |
AthAlgorithm(const AthAlgorithm &) | AthAlgorithm | private |
AthCommonDataStore(const std::string &name, T... args) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator) | AthHistogramAlgorithm | |
AthHistogramming(const std::string &name) | AthHistogramming | |
beginInputFile() | EL::AnaAlgorithm | protected |
book(const TH1 &hist, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
book(TH1 *hist, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
book(TH1 &histRef, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
book(const TTree &treeRef, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
book(const TGraph &graphRef, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
book(const TEfficiency &eff, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
book(TEfficiency *eff, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
book(TEfficiency &effRef, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
bookGetPointer(const TH1 &hist, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
bookGetPointer(TH1 *hist, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
bookGetPointer(TH1 &histRef, std::string tDir="", std::string stream="") | AthHistogramming | protected |
bookGetPointer(const TTree &treeRef, std::string tDir="", std::string stream="") | AthHistogramming | protected |
bookGetPointer(const TGraph &graphRef, std::string tDir="", std::string stream="") | AthHistogramming | protected |
bookGetPointer(const TEfficiency &eff, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
bookGetPointer(TEfficiency *eff, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
bookGetPointer(TEfficiency &effRef, std::string tDir="", std::string stream="") | AthHistogramming | protected |
buildBookingString(std::string &bookingString, std::string &histName, std::string &tDir, std::string &stream, bool usePrefixPostfix=false) | AthHistogramming | private |
configAthHistogramming(const ServiceHandle< ITHistSvc > &histSvc, const std::string &prefix, const std::string &rootDir, const std::string &histNamePrefix, const std::string &histNamePostfix, const std::string &histTitlePrefix, const std::string &histTitlePostfix) | AthHistogramming | protected |
ConstMetaStorePtr_t typedef | EL::AnaAlgorithm | |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &t, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareProperty(Gaudi::Property< T > &t) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, SG::VarHandleKey &hndl, const std::string &doc, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, SG::VarHandleBase &hndl, const std::string &doc, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, SG::VarHandleKeyArray &hndArr, const std::string &doc, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, T &property, const std::string &doc, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, T &property, const std::string &doc="none") | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
detStore() const | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
efficiency(const std::string &effName, const std::string &tDir="", const std::string &stream="") | AthHistogramming | protected |
EffMap_t typedef | AthHistogramming | private |
endInputFile() | EL::AnaAlgorithm | protected |
evaluatePermutations(const CP::SystematicSet &sys, const std::vector< size_t > &electron_indices, const std::vector< size_t > &muon_indices, const std::vector< size_t > &jet_indices) | EventReco::RunKLFitterAlg | private |
evtStore() | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
evtStore() const | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
execute() final | EventReco::RunKLFitterAlg | virtual |
execute_syst(const CP::SystematicSet &sys) | EventReco::RunKLFitterAlg | private |
extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< Algorithm > > | protected |
extraOutputDeps() const override | AthAlgorithm | virtual |
fileExecute() | EL::AnaAlgorithm | protected |
finalize() | EL::AnaAlgorithm | protected |
graph(const std::string &graphName, const std::string &tDir="", const std::string &stream="") | AthHistogramming | protected |
GraphMap_t typedef | AthHistogramming | private |
handle(const Incident &inc) | EL::AnaAlgorithm | |
hash(const std::string &histName) const | AthHistogramming | inlineprivate |
hash_t typedef | AthHistogramming | private |
hist(const std::string &histName, const std::string &tDir="", const std::string &stream="") | AthHistogramming | protected |
hist2d(const std::string &histName, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
hist3d(const std::string &histName, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
HistMap_t typedef | AthHistogramming | private |
histSvc() const | AthHistogramAlgorithm | inline |
initialize() final | EventReco::RunKLFitterAlg | virtual |
inputHandles() const override | AthCommonDataStore< AthCommonMsg< Algorithm > > | virtual |
inputMetaStore() const | EL::AnaAlgorithm | |
inputMetaStore() | EL::AnaAlgorithm | |
m_bTagDecoAcc | EventReco::RunKLFitterAlg | private |
m_bTagDecoration | EventReco::RunKLFitterAlg | private |
m_btagging_eff_tool | EventReco::RunKLFitterAlg | private |
m_bTaggingMethod | EventReco::RunKLFitterAlg | private |
m_bTaggingMethodEnum | EventReco::RunKLFitterAlg | private |
m_detStore | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_effMap | AthHistogramming | private |
m_electronSelection | EventReco::RunKLFitterAlg | private |
m_electronsHandle | EventReco::RunKLFitterAlg | private |
m_eventInfoHandle | EventReco::RunKLFitterAlg | private |
m_evtStore | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_extendedExtraObjects | AthAlgorithm | private |
m_failOnLessThanXJets | EventReco::RunKLFitterAlg | private |
m_fixedTopMass | EventReco::RunKLFitterAlg | private |
m_graphMap | AthHistogramming | private |
m_hasBeginInputFile | EL::AnaAlgorithm | private |
m_hasEndInputFile | EL::AnaAlgorithm | private |
m_hasFileExecute | EL::AnaAlgorithm | private |
m_histMap | AthHistogramming | private |
m_histNamePostfix | AthHistogramAlgorithm | private |
m_histNamePrefix | AthHistogramAlgorithm | private |
m_histSvc | AthHistogramAlgorithm | private |
m_histTitlePostfix | AthHistogramAlgorithm | private |
m_histTitlePrefix | AthHistogramAlgorithm | private |
m_inputMetaStore | EL::AnaAlgorithm | private |
m_jetSelection | EventReco::RunKLFitterAlg | private |
m_jetSelectionMode | EventReco::RunKLFitterAlg | private |
m_jetSelectionModeEnum | EventReco::RunKLFitterAlg | private |
m_jetSelectionModeKLFitterEnum | EventReco::RunKLFitterAlg | private |
m_jetsHandle | EventReco::RunKLFitterAlg | private |
m_leptonType | EventReco::RunKLFitterAlg | private |
m_leptonTypeEnum | EventReco::RunKLFitterAlg | private |
m_leptonTypeKLFitterEnum | EventReco::RunKLFitterAlg | private |
m_leptonTypeKLFitterEnum_Angular | EventReco::RunKLFitterAlg | private |
m_leptonTypeKLFitterEnum_BoostedLJets | EventReco::RunKLFitterAlg | private |
m_leptonTypeKLFitterEnum_JetAngles | EventReco::RunKLFitterAlg | private |
m_leptonTypeKLFitterEnum_TTH | EventReco::RunKLFitterAlg | private |
m_leptonTypeKLFitterEnum_TTZ | EventReco::RunKLFitterAlg | private |
m_LHType | EventReco::RunKLFitterAlg | private |
m_LHTypeEnum | EventReco::RunKLFitterAlg | private |
m_massTop | EventReco::RunKLFitterAlg | private |
m_metHandle | EventReco::RunKLFitterAlg | private |
m_METterm | EventReco::RunKLFitterAlg | private |
m_msg | AthHistogramming | private |
m_muonSelection | EventReco::RunKLFitterAlg | private |
m_muonsHandle | EventReco::RunKLFitterAlg | private |
m_myDetector | EventReco::RunKLFitterAlg | private |
m_myFitter | EventReco::RunKLFitterAlg | private |
m_myLikelihood | EventReco::RunKLFitterAlg | private |
m_myLikelihood_AllHadronic | EventReco::RunKLFitterAlg | private |
m_myLikelihood_Angular | EventReco::RunKLFitterAlg | private |
m_myLikelihood_BoostedLJets | EventReco::RunKLFitterAlg | private |
m_myLikelihood_JetAngles | EventReco::RunKLFitterAlg | private |
m_myLikelihood_TTH | EventReco::RunKLFitterAlg | private |
m_myLikelihood_TTZ | EventReco::RunKLFitterAlg | private |
m_name | AthHistogramming | private |
m_njetsRequirement | EventReco::RunKLFitterAlg | private |
m_outHandle | EventReco::RunKLFitterAlg | private |
m_outputMetaStore | EL::AnaAlgorithm | private |
m_prefix | AthHistogramAlgorithm | private |
m_rootDir | AthHistogramAlgorithm | private |
m_saveAllPermutations | EventReco::RunKLFitterAlg | private |
m_selection | EventReco::RunKLFitterAlg | private |
m_streamName | AthHistogramming | private |
m_systematicsList | EventReco::RunKLFitterAlg | private |
m_transferFunctionsPath | EventReco::RunKLFitterAlg | private |
m_treeMap | AthHistogramming | private |
m_useBtagPriority | EventReco::RunKLFitterAlg | private |
m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_vhka | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
MetaStore_t typedef | EL::AnaAlgorithm | |
MetaStorePtr_t typedef | EL::AnaAlgorithm | |
msg() const | AthCommonMsg< Algorithm > | inline |
msg(const MSG::Level lvl) const | AthCommonMsg< Algorithm > | inline |
msgLvl(const MSG::Level lvl) const | AthCommonMsg< Algorithm > | inline |
myReplace(std::string &str, const std::string &oldStr, const std::string &newStr) | AthHistogramming | private |
operator=(const AthAlgorithm &) | AthAlgorithm | private |
outputHandles() const override | AthCommonDataStore< AthCommonMsg< Algorithm > > | virtual |
outputMetaStore() const | EL::AnaAlgorithm | |
outputMetaStore() | EL::AnaAlgorithm | |
print() const | EL::AnaAlgorithm | protectedvirtual |
renounce(T &h) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprotected |
renounceArray(SG::VarHandleKeyArray &handlesArray) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprotected |
requestBeginInputFile() | EL::AnaAlgorithm | |
requestEndInputFile() | EL::AnaAlgorithm | |
requestFileExecute() | EL::AnaAlgorithm | |
retrieveEfficiencies(const xAOD::Jet *jet, float *eff, float *ineff) | EventReco::RunKLFitterAlg | private |
setJetskBtagPriority(const std::vector< const xAOD::Jet * > &jets, KLFitter::Particles *inputParticles, const size_t maxJets) | EventReco::RunKLFitterAlg | private |
setJetskLeadingN(const std::vector< const xAOD::Jet * > &jets, KLFitter::Particles *inputParticles, const size_t njets) | EventReco::RunKLFitterAlg | private |
sortPt(const std::vector< const T * > &particles, std::vector< size_t > &indices) | EventReco::RunKLFitterAlg | inlineprivate |
StoreGateSvc_t typedef | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
sysInitialize() | AthHistogramAlgorithm | virtual |
sysStart() override | AthCommonDataStore< AthCommonMsg< Algorithm > > | virtual |
tree(const std::string &treeName, const std::string &tDir="", const std::string &stream="") | AthHistogramming | protected |
TreeMap_t typedef | AthHistogramming | private |
updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
~AnaAlgorithm() noexcept | EL::AnaAlgorithm | virtual |
~AthAlgorithm() | AthAlgorithm | virtual |
~AthHistogramAlgorithm() | AthHistogramAlgorithm | virtual |
~AthHistogramming() | AthHistogramming | virtual |