5#ifndef ZDCLEDMONITORALGORITHM_H
6#define ZDCLEDMONITORALGORITHM_H
32 virtual StatusCode fillHistograms(
const EventContext& ctx )
const override;
33 StatusCode fillLEDHistograms(
unsigned int DAQMode,
const EventContext& ctx )
const;
36 Gaudi::Property<std::string>
m_zdcModuleContainerName {
this,
"ZdcModuleContainerName",
"ZdcModules",
"Location of ZDC processed data"};
37 Gaudi::Property<std::string>
m_zdcSumContainerName {
this,
"ZdcSumContainerName",
"ZdcSums",
"Location of ZDC processed sums"};
38 Gaudi::Property<std::string>
m_auxSuffix{
this,
"AuxSuffix",
"",
"Append this tag onto end of AuxData"};
41 Gaudi::Property<std::string>
m_CalReq0{
this,
"CalReq0",
"CALREQ_0"};
42 Gaudi::Property<std::string>
m_CalReq1{
this,
"CalReq1",
"CALREQ_1"};
43 Gaudi::Property<std::string>
m_CalReq2{
this,
"CalReq2",
"CALREQ_2"};
59 const std::vector<std::string>
m_LEDNames = {
"Blue1",
"Green",
"Blue2"};
Header file to be included by clients of the Monitored infrastructure.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Handle class for reading a decoration on an object.
Define enumerations for event-level ZDC data.
AthMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
Gaudi::Property< int > m_rpdSideCgoodChannelSumADCFireThrsh
SG::ReadDecorHandleKey< xAOD::ZdcModuleContainer > m_LEDPresampleADCKey
SG::ReadDecorHandleKey< xAOD::ZdcModuleContainer > m_LEDTypeKey
static const int m_nSides
Gaudi::Property< int > m_rpdSideCgoodChannelNum
Gaudi::Property< int > m_rpdSideAgoodChannelSumADCFireThrsh
SG::ReadDecorHandleKey< xAOD::ZdcModuleContainer > m_LEDAvgTimeKey
static const int m_nDecodingErrorBits
std::map< std::string, std::map< std::string, std::map< std::string, int > > > m_RPDChannelLEDToolIndices
Gaudi::Property< std::string > m_zdcModuleContainerName
SG::ReadDecorHandleKey< xAOD::ZdcModuleContainer > m_DAQModeKey
SG::ReadDecorHandleKey< xAOD::ZdcModuleContainer > m_robBCIDKey
Gaudi::Property< int > m_rpdSideAgoodChannelNum
Gaudi::Property< std::string > m_CalReq2
Gaudi::Property< int > m_rpdSideCgoodChannelMaxADCFireThrsh
SG::ReadHandleKey< xAOD::ZdcModuleContainer > m_ZdcSumContainerKey
Gaudi::Property< int > m_rpdSideAgoodChannelMaxADCFireThrsh
Gaudi::Property< std::string > m_zdcSumContainerName
static const int m_nModules
Gaudi::Property< std::string > m_CalReq1
SG::ReadDecorHandleKey< xAOD::ZdcModuleContainer > m_LEDMaxSampleKey
const std::vector< std::string > m_LEDNames
SG::ReadDecorHandleKey< xAOD::ZdcModuleContainer > m_eventTypeKey
SG::ReadDecorHandleKey< xAOD::ZdcModuleContainer > m_LEDADCSumKey
Gaudi::Property< bool > m_enableRPD
Gaudi::Property< bool > m_enableZDC
std::map< std::string, std::map< std::string, std::map< std::string, int > > > m_ZDCModuleLEDToolIndices
Gaudi::Property< std::string > m_CalReq0
static const int m_nChannels
SG::ReadHandleKey< xAOD::ZdcModuleContainer > m_ZdcModuleContainerKey
SG::ReadDecorHandleKey< xAOD::ZdcModuleContainer > m_LEDMaxADCKey
Gaudi::Property< std::string > m_auxSuffix