|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef CALOREC_CALOCONSTCELLMAKER_H
17 #define CALOREC_CALOCONSTCELLMAKER_H
21 #include "GaudiKernel/ServiceHandle.h"
22 #include "GaudiKernel/ToolHandle.h"
69 #endif // CALOREC_CALOCONSTCELLMAKER_H
ToolHandleArray< ICaloConstCellMakerTool > m_caloCellMakerTools
Property: List of tools to run.
ServiceHandle< IChronoStatSvc > m_chrono
For timekeeping.
virtual StatusCode execute(const EventContext &ctx) const override
Standard Gaudi execute method.
An algorithm that can be simultaneously executed in multiple threads.
CaloConstCellMaker(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
::StatusCode StatusCode
StatusCode definition for legacy code.
int m_ownPolicy
Property: Will the new CellContainer will own its cells (default no)?
Create a CaloConstCellContainer.
SG::WriteHandleKey< CaloConstCellContainer > m_caloCellsOutputKey
Property: Output container key.
virtual StatusCode initialize() override
Standard Gaudi initialize method.
CaloCellContainer that can accept const cell pointers.