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