|
| typedef std::map< std::string, TObject * > | ObjMap_t |
Definition at line 35 of file AthenaMonManager.cxx.
◆ ObjMap_t
◆ Imp()
Definition at line 37 of file AthenaMonManager.cxx.
57 {}
AthenaMonManager * m_theManager
std::string m_fileKeyProp
unsigned int m_LBsMedStatProp
unsigned int m_LBsLowStatProp
std::string m_environmentProp
unsigned m_nMonGroupCopies
std::string m_dataTypeProp
unsigned int m_LBsHigStatProp
bool m_manualDataTypeSetupProp
SmartIF< ISGAudSvc > m_sgAudSvc
unsigned int m_lumiBlockProp
◆ ~Imp()
| AthenaMonManager::Imp::~Imp |
( |
| ) |
|
|
inline |
Definition at line 59 of file AthenaMonManager.cxx.
60 {
61 std::map<IMonitorToolBase*,ToolBench*>::iterator
it,
itE;
62
65 }
66
68 }
std::map< IMonitorToolBase *, ToolBench * > m_toolbenchmarks
◆ getToolBench()
◆ toolAudEnd()
| void AthenaMonManager::Imp::toolAudEnd |
( |
| ) |
|
|
inline |
◆ toolAudStart()
template<class T>
| void AthenaMonManager::Imp::toolAudStart |
( |
const T & | tool | ) |
|
|
inline |
◆ ATLAS_THREAD_SAFE [1/11]
| std::string s_dataTypeStr AthenaMonManager::Imp::ATLAS_THREAD_SAFE {"userDefined"} |
|
inlinestatic |
◆ ATLAS_THREAD_SAFE [2/11]
| std::string s_environmentStr AthenaMonManager::Imp::ATLAS_THREAD_SAFE {"user"} |
|
inlinestatic |
◆ ATLAS_THREAD_SAFE [3/11]
◆ ATLAS_THREAD_SAFE [4/11]
◆ ATLAS_THREAD_SAFE [5/11]
| bool s_runLBOverridden AthenaMonManager::Imp::ATLAS_THREAD_SAFE {false} |
|
inlinestatic |
◆ ATLAS_THREAD_SAFE [6/11]
| unsigned int s_lumiBlock AthenaMonManager::Imp::ATLAS_THREAD_SAFE {0} |
|
inlinestatic |
◆ ATLAS_THREAD_SAFE [7/11]
| unsigned int s_run AthenaMonManager::Imp::ATLAS_THREAD_SAFE {0} |
|
inlinestatic |
◆ ATLAS_THREAD_SAFE [8/11]
| unsigned int s_fill AthenaMonManager::Imp::ATLAS_THREAD_SAFE {0} |
|
inlinestatic |
◆ ATLAS_THREAD_SAFE [9/11]
| unsigned int s_LBsLowStat AthenaMonManager::Imp::ATLAS_THREAD_SAFE {0} |
|
inlinestatic |
◆ ATLAS_THREAD_SAFE [10/11]
| unsigned int s_LBsMedStat AthenaMonManager::Imp::ATLAS_THREAD_SAFE {0} |
|
inlinestatic |
◆ ATLAS_THREAD_SAFE [11/11]
| unsigned int s_LBsHigStat AthenaMonManager::Imp::ATLAS_THREAD_SAFE {0} |
|
inlinestatic |
◆ m_dataTypeProp
| std::string AthenaMonManager::Imp::m_dataTypeProp |
◆ m_doResourceMon
| bool AthenaMonManager::Imp::m_doResourceMon |
◆ m_environmentProp
| std::string AthenaMonManager::Imp::m_environmentProp |
◆ m_eventCounter
| long AthenaMonManager::Imp::m_eventCounter |
◆ m_everyNevents
| long AthenaMonManager::Imp::m_everyNevents |
◆ m_fileKeyProp
| std::string AthenaMonManager::Imp::m_fileKeyProp |
◆ m_forkedProcess
| bool AthenaMonManager::Imp::m_forkedProcess |
◆ m_isPrimaryManager
| bool AthenaMonManager::Imp::m_isPrimaryManager |
◆ m_lastPID
| pid_t AthenaMonManager::Imp::m_lastPID |
◆ m_LBsHigStatProp
| unsigned int AthenaMonManager::Imp::m_LBsHigStatProp |
◆ m_LBsLowStatProp
| unsigned int AthenaMonManager::Imp::m_LBsLowStatProp |
◆ m_LBsMedStatProp
| unsigned int AthenaMonManager::Imp::m_LBsMedStatProp |
◆ m_lumiBlockProp
| unsigned int AthenaMonManager::Imp::m_lumiBlockProp |
◆ m_manualDataTypeSetupProp
| bool AthenaMonManager::Imp::m_manualDataTypeSetupProp |
◆ m_manualRunLBProp
| bool AthenaMonManager::Imp::m_manualRunLBProp |
◆ m_nMonGroupCopies
| unsigned AthenaMonManager::Imp::m_nMonGroupCopies |
◆ m_objMap
| ObjMap_t AthenaMonManager::Imp::m_objMap |
◆ m_rootBackend
| bool AthenaMonManager::Imp::m_rootBackend |
◆ m_runProp
| unsigned int AthenaMonManager::Imp::m_runProp |
◆ m_sgAudSvc
| SmartIF<ISGAudSvc> AthenaMonManager::Imp::m_sgAudSvc |
◆ m_theManager
◆ m_toolbenchmarks
◆ s_staticDataAreInit
| std::atomic<bool> AthenaMonManager::Imp::s_staticDataAreInit {false} |
|
inlinestatic |
◆ s_svcLocator
| std::atomic<ISvcLocator*> AthenaMonManager::Imp::s_svcLocator {nullptr} |
|
inlinestatic |
The documentation for this class was generated from the following file: