5#ifndef TRIGT2CALOCOMMON_HLTCALOCELLSUMMAKER_H
6#define TRIGT2CALOCOMMON_HLTCALOCELLSUMMAKER_H
22 using AthReentrantAlgorithm::AthReentrantAlgorithm;
24 virtual StatusCode
execute(
const EventContext& context)
const override;
29 this,
"CellsVName",
"CellsVClusters"};
32 this,
"CellsName",
"CellsClusters"};
35 this,
"roiMode",
true,
"RoiMode roi->CaloCellCollection"};
DataVector adapter that acts like it holds const pointers.
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
Algorithm tor print and debug cell sums.
SG::ReadHandleKey< ConstDataVector< CaloCellContainerVector > > m_cellContainerVKey
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &context) const override
SG::ReadHandleKey< CaloCellContainer > m_cellContainerKey
Gaudi::Property< bool > m_roiMode
Property holding a SG store/key/clid from which a ReadHandle is made.