|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef CALORINGERALGS_CALORINGERDECORATOR_H
7 #define CALORINGERALGS_CALORINGERDECORATOR_H
14 #include "GaudiKernel/ToolHandle.h"
67 PublicToolHandleArray< Ringer::ICaloRingerInputReader >
m_inputReaders {
this,
68 "inputReaderTools", {},
"Sequence of reader tools to execute."};
75 #endif // CALORINGERALGS_CALORINGERDECORATOR_H
StatusCode retrieveReaders()
Retrieve Input Reader Tools.
PublicToolHandleArray< Ringer::ICaloRingerInputReader > m_inputReaders
Tools for building CaloRings.
virtual ~CaloRingerAlgorithm()
default dtor:
::StatusCode StatusCode
StatusCode definition for legacy code.
CaloRingerAlgorithm(const std::string &name, ::ISvcLocator *pSvcLocator)
AthAlgorithm ctor:
virtual StatusCode execute()
virtual StatusCode finalize()
Algorithm responsable for CaloRinger execution.
virtual StatusCode initialize()
Athena algorithm's Hooks:
Namespace dedicated for Ringer utilities.