|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    4 #ifndef TRIGMINBIASMONITORING_FWDZDCMONITORINGALG_H 
    5 #define TRIGMINBIASMONITORING_FWDZDCMONITORINGALG_H 
   33       this, 
"triggerList", {}, 
"Add triggers to this to be monitored"};
 
   35       this, 
"ZdcModuleContainerKey", 
"ZdcModules", 
"Read handle key for ZdcModuleContainer"};
 
   37    {
this, 
"ZdcModuleCalibEnergyKey", 
"ZdcModules.CalibEnergy", 
"ReadHandleKey for Zdc CalibEnergy AuxData"};
 
   42 #endif // TRIGMINBIASMONITORING_FWDZDCMONITORINGALG_H 
  
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
virtual StatusCode fillHistograms(const EventContext &context) const override
adds event to the monitoring histograms
virtual StatusCode initialize() override
initialize
Gaudi::Property< std::vector< std::string > > m_triggerList
SG::ReadHandleKey< xAOD::ZdcModuleContainer > m_zdcModuleContainerKey
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadDecorHandleKey< xAOD::EventInfo > m_eventInfoDecorKey
virtual ~FwdZDCMonitoringAlg()
Base class for Athena Monitoring Algorithms.
SG::ReadDecorHandleKey< xAOD::ZdcModuleContainer > m_zdcModuleCalibEnergyKey
::StatusCode StatusCode
StatusCode definition for legacy code.
Header file to be included by clients of the Monitored infrastructure.
Handle class for reading a decoration on an object.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
FwdZDCMonitoringAlg(const std::string &name, ISvcLocator *pSvcLocator)