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