12#ifndef DQTBACKGROUNDMON_H
13#define DQTBACKGROUNDMON_H
30 virtual StatusCode
fillHistograms(
const EventContext& ctx )
const override;
34 template <
class T>
using GP = Gaudi::Property<T>;
50 "EventInfo.backgroundWord",
51 "Key to enforce scheduling"};
AthMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
GP< int > m_unpairNonIsoBG
GP< float > m_MBTSTimeCut
RHK< LUCID_RawDataContainer > m_LUCID_RawDataContainerKey
RHK< LArCollisionTime > m_LArCollisionTimeKey
RHK< SpacePointContainer > m_sctSpacePointKey
RHK< MBTSCollisionTime > m_MBTSCollisionTimeKey
SG::ReadDecorHandleKey< xAOD::EventInfo > m_eventInfoDecorKey
RHK< SpacePointContainer > m_pixSpacePointKey
GP< float > m_MBTSThresholdCut
RHK< BeamBackgroundData > m_BeamBackgroundDataKey
RHK< TileCellContainer > m_TileCellContainerKey
RHK< xAOD::VertexContainer > m_VertexContainerKey
SG::ReadHandleKey< T > RHK
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.