24#ifndef TILERECALGS_TILEMUONRECEIVERREADCNT_H
25#define TILERECALGS_TILEMUONRECEIVERREADCNT_H
51 StatusCode
execute(
const EventContext& ctx);
57 "MuRcvDigitsCnt",
"Input Tile digits container key"};
61 "Input Tile raw channel container key"};
65 "Input Tile muon receiver container key"};
Property holding a SG store/key/clid from which a ReadHandle is made.
AthAlgorithm(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.
Helper class for TileCal offline identifiers.
SG::ReadHandleKey< TileMuonReceiverContainer > m_muonReceiverContainerKey
virtual ~TileMuonReceiverReadCnt()
const TileHWID * m_tileHWID
SG::ReadHandleKey< TileRawChannelContainer > m_rawChannelContainerKey
StatusCode execute(const EventContext &ctx)
Execute method.
SG::ReadHandleKey< TileDigitsContainer > m_digitsContainerKey
TileMuonReceiverReadCnt(const std::string &name, ISvcLocator *pSvcLocator)