add_subevt(const std::vector< std::uint32_t > &bcid, SG::WriteHandle< xAOD::EventInfo > &overlaidEvt, SG::WriteHandle< xAOD::EventInfoContainer > &puCont, ServiceHandle< IMinbiasSvc > &mbSvc, xAOD::EventInfo::PileUpType puType, int bc, const EventContext &ctx, unsigned long subevt_id, std::vector< std::uint64_t > &trace) | PileUpMTAlg | private |
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 |
ATLAS_THREAD_SAFE | PileUpMTAlg | inlineprivatestatic |
ATLAS_THREAD_SAFE | PileUpMTAlg | inlineprivatestatic |
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 |
evtStore() | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
evtStore() const | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
execute() override | PileUpMTAlg | virtual |
extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< Algorithm > > | protected |
extraOutputDeps() const override | AthAlgorithm | virtual |
finalize() override | PileUpMTAlg | virtual |
get_BCID(int bc, unsigned int central_BCID) const | PileUpMTAlg | inlineprivate |
get_ei(StoreGateSvc &sg, std::unique_ptr< const xAOD::EventInfo > &ei, std::unique_ptr< xAOD::EventAuxInfo > &eiAux, bool pileup=false) const | PileUpMTAlg | private |
initialize() override | PileUpMTAlg | virtual |
inputHandles() const override | AthCommonDataStore< AthCommonMsg< Algorithm > > | virtual |
isClonable() const override | PileUpMTAlg | inlinevirtual |
m_avgMu | PileUpMTAlg | private |
m_BCSpacing | PileUpMTAlg | private |
m_beamgasMBSvc | PileUpMTAlg | private |
m_beamhaloMBSvc | PileUpMTAlg | private |
m_beamInt | PileUpMTAlg | private |
m_beamLumi | PileUpMTAlg | private |
m_cavernMBSvc | PileUpMTAlg | private |
m_detStore | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_earliestDeltaBC | PileUpMTAlg | private |
m_evtInfoContKey | PileUpMTAlg | private |
m_evtInfoKey | PileUpMTAlg | private |
m_evtStore | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_extendedExtraObjects | AthAlgorithm | private |
m_fracHighPt | PileUpMTAlg | private |
m_fracLowPt | PileUpMTAlg | private |
m_highptMBSvc | PileUpMTAlg | private |
m_latestDeltaBC | PileUpMTAlg | private |
m_lowptMBSvc | PileUpMTAlg | private |
m_numBeamGas | PileUpMTAlg | private |
m_numBeamHalo | PileUpMTAlg | private |
m_numCavern | PileUpMTAlg | private |
m_puTools | PileUpMTAlg | private |
m_rngSvc | PileUpMTAlg | private |
m_skipEventIdxSvc | PileUpMTAlg | private |
m_skippedHSEvents | PileUpMTAlg | private |
m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_vhka | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_writeTrace | PileUpMTAlg | private |
m_xAODEICnvTool | PileUpMTAlg | private |
msg() const | AthCommonMsg< Algorithm > | inline |
msg(const MSG::Level lvl) const | AthCommonMsg< Algorithm > | inline |
msgLvl(const MSG::Level lvl) const | AthCommonMsg< Algorithm > | inline |
operator=(const AthAlgorithm &) | AthAlgorithm | private |
outputHandles() const override | AthCommonDataStore< AthCommonMsg< Algorithm > > | virtual |
PileUpMTAlg(const std::string &name, ISvcLocator *pSvcLocator) | PileUpMTAlg | |
renounce(T &h) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprotected |
renounceArray(SG::VarHandleKeyArray &handlesArray) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprotected |
StoreGateSvc_t typedef | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
sysInitialize() override | AthAlgorithm | virtual |
sysStart() override | AthCommonDataStore< AthCommonMsg< Algorithm > > | virtual |
updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
~AthAlgorithm() | AthAlgorithm | virtual |
~PileUpMTAlg() | PileUpMTAlg | virtual |