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 |
ATLAS_THREAD_SAFE | CaloGPUTimed | mutableprotected |
ATLAS_THREAD_SAFE | CaloGPUTimed | mutableprotected |
BasicConstantGPUDataExporter(const std::string &type, const std::string &name, const IInterface *parent) | BasicConstantGPUDataExporter | |
CaloGPUTimed(T *ptr) | CaloGPUTimed | inlineprotected |
convert(CaloRecGPU::ConstantDataHolder &constant_data, const bool override_keep_CPU_info) const override | BasicConstantGPUDataExporter | virtual |
convert(const EventContext &ctx, CaloRecGPU::ConstantDataHolder &constant_data, const bool override_keep_CPU_info) const override | BasicConstantGPUDataExporter | virtual |
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 |
DeclareInterfaceID(ICaloClusterGPUConstantTransformer, 1, 0) | ICaloClusterGPUConstantTransformer | |
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 |
evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
evtStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
finalize() override | BasicConstantGPUDataExporter | virtual |
initialize() override | BasicConstantGPUDataExporter | virtual |
inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
m_caloMgrKey | BasicConstantGPUDataExporter | private |
m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_hasBeenInitialized | BasicConstantGPUDataExporter | private |
m_keepCPUData | BasicConstantGPUDataExporter | private |
m_measureTimes | CaloGPUTimed | protected |
m_noiseCDOKey | BasicConstantGPUDataExporter | private |
m_timeFileName | CaloGPUTimed | protected |
m_timeMutex | CaloGPUTimed | mutableprotected |
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 |
msgLvl(const MSG::Level lvl) const | AthCommonMsg< AlgTool > | inline |
operator=(const AthAlgTool &) | AthAlgTool | private |
outputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
print_times(const std::string &header, const size_t time_size) const | CaloGPUTimed | inlineprotected |
record_times(const size_t event_num, const std::vector< size_t > ×) const | CaloGPUTimed | inlineprotected |
record_times(const size_t event_num, const size_t &value) const | CaloGPUTimed | inlineprotected |
record_times(const size_t event_num, const size_t &value, Args &&... args) const | CaloGPUTimed | inlineprotected |
record_times_helper(const size_t) const | CaloGPUTimed | inlineprivate |
record_times_helper(const size_t index, Arg &&arg) const | CaloGPUTimed | inlineprivate |
record_times_helper(size_t index, Args &&... args) const | CaloGPUTimed | inlineprivate |
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 |
~AthAlgTool() | AthAlgTool | virtual |
~BasicConstantGPUDataExporter()=default | BasicConstantGPUDataExporter | virtual |