|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGT1CALOMONITORING_OVERVIEWMONITORALGORITHM_H
5 #define TRIGT1CALOMONITORING_OVERVIEWMONITORALGORITHM_H
23 StringProperty
m_packageName{
this,
"PackageName",
"OverviewMonitor",
"group name for histograming"};
27 StringProperty
m_ppmSpareErrorLocation{
this,
"PPMSpareErrorLocation",
"L1CaloPPMSpareErrorVector",
"PPM Spare Error Vector"};
29 StringProperty
m_jemErrorLocation{
this,
"JEMErrorLocation",
"L1CaloJEMErrorVector",
"JEM Error Vector"};
30 StringProperty
m_jemCmxErrorLocation{
this,
"JEMCMXErrorLocation",
"L1CaloJEMCMXErrorVector",
"JEM-CMX Error Vector"};
31 StringProperty
m_rodErrorLocation{
this,
"RODErrorLocation",
"L1CaloRODErrorVector",
"ROD Error Vector"};
32 StringProperty
m_ppmMismatchLocation{
this,
"PPMMismatchLocation",
"L1CaloPPMMismatchVector",
"PPM Mismatch Error Vector"};
34 StringProperty
m_jemMismatchLocation{
this,
"JEMMismatchLocation",
"L1CaloJEMMismatchVector",
"JEM Mismatch Error Vector"};
Property holding a SG store/key/clid from which a ReadHandle is made.
std::vector< int > ErrorVector
SG::ReadHandleKey< ErrorVector > m_ppmSimBSMismatchLocation
StringProperty m_jemErrorLocation
virtual StatusCode initialize() override
initialize
StringProperty m_packageName
SG::ReadHandleKey< ErrorVector > m_ppmErrorLocation
StringProperty m_ppmMismatchLocation
SG::ReadHandleKey< ErrorVector > m_cpmErrorLocation
Base class for Athena Monitoring Algorithms.
virtual ~OverviewMonitorAlgorithm()=default
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
OverviewMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
::StatusCode StatusCode
StatusCode definition for legacy code.
StringProperty m_rodErrorLocation
Header file to be included by clients of the Monitored infrastructure.
SG::ReadHandleKey< ErrorVector > m_cpmMismatchLocation
StringProperty m_jemMismatchLocation
StringProperty m_ppmSpareErrorLocation
StringProperty m_jemCmxErrorLocation