|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #ifndef DQTBACKGROUNDMON_H
13 #define DQTBACKGROUNDMON_H
33 template <
class T>
using GP = Gaudi::Property<T>;
49 "EventInfo.backgroundWord",
50 "Key to enforce scheduling"};
GP< float > m_MBTSThresholdCut
RHK< xAOD::VertexContainer > m_VertexContainerKey
RHK< MBTSCollisionTime > m_MBTSCollisionTimeKey
RHK< LArCollisionTime > m_LArCollisionTimeKey
RHK< SpacePointContainer > m_sctSpacePointKey
GP< int > m_unpairNonIsoBG
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize() override
initialize
Base class for Athena Monitoring Algorithms.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadDecorHandleKey< xAOD::EventInfo > m_eventInfoDecorKey
DQTBackgroundMon(const std::string &name, ISvcLocator *pSvcLocator)
RHK< LUCID_RawDataContainer > m_LUCID_RawDataContainerKey
GP< float > m_MBTSTimeCut
RHK< SpacePointContainer > m_pixSpacePointKey
RHK< BeamBackgroundData > m_BeamBackgroundDataKey
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
RHK< TileCellContainer > m_TileCellContainerKey
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
virtual ~DQTBackgroundMon()