|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TILEMONITORING_TILETOWERMONITORALGORITHM_H
6 #define TILEMONITORING_TILETOWERMONITORALGORITHM_H
10 #include "CaloEvent/CaloTowerContainer.h"
33 "CaloCellContainer",
"TileTower",
"Calo tower container name"};
45 #endif // TILEMONITORING_TILETOWERMONITORALGORITHM_H
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize() override
initialize
TileMonitorAlgorithm(const std::string &name, ISvcLocator *svcLocator)
virtual ~TileTowerMonitorAlgorithm()=default
std::vector< std::vector< int > > m_towerEtGroups
Helper class for TileCal offline identifiers.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
Header file to be included by clients of the Monitored infrastructure.
std::vector< std::vector< int > > m_towerEnergyGroups
SG::ReadHandleKey< CaloTowerContainer > m_caloTowerContainerKey
std::vector< int > m_towerEtaPhiGroups
std::vector< int > m_towerEtaPhiDiffGroups
Base class for Tile monitoring per L1 trigger type.