5#ifndef TILEMONITORING_TILETBPULSEMONITORALGORITHM_H
6#define TILEMONITORING_TILETBPULSEMONITORALGORITHM_H
30 virtual StatusCode
fillHistograms(
const EventContext& ctx)
const override;
35 "TileRawChannelContainer",
"TileRawChannelCnt",
"Input Tile raw channel container key"};
38 "TileDigitsContainer",
"TileDigitsCnt",
"Input Tile digits container key"};
41 "TileInfo",
"TileInfo",
"Name of TileInfo object in Detector Store"};
47 "TileCablingSvc",
"TileCablingSvc",
"The Tile cabling service"};
50 "TileFragIDs", {0x100, 0x101, 0x200, 0x201, 0x402},
"Tile Frag IDs of modules to process."};
Header file to be included by clients of the Monitored infrastructure.
Property holding a SG store/key/clid from which a ReadHandle is made.
AthMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Property holding a SG store/key/clid from which a ReadHandle is made.
Helper class for TileCal online (hardware) identifiers.
Gaudi::Property< std::string > m_tileInfoName
ServiceHandle< TileCablingSvc > m_cablingSvc
Name of Tile cabling service.
SG::ReadHandleKey< TileRawChannelContainer > m_rawChannelContainerKey
virtual ~TileTBPulseMonitorAlgorithm()=default
std::map< std::string, int > m_pulseGroups
SG::ReadHandleKey< TileDigitsContainer > m_digitsContainerKey
const TileInfo * m_tileInfo
Gaudi::Property< std::vector< int > > m_fragIDs
AthMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
const TileHWID * m_tileHWID
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
std::map< std::string, int > m_pulseProfileGroups