 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGGEPPERF_GEPTOWERSALG_H
6 #define TRIGGEPPERF_GEPTOWERSALG_H
28 this,
"TowerAlg",
"",
"name of Gep Tower algorithm"};
31 this,
"eventInfo",
"EventInfo",
"key to read in an EventInfo object"};
34 this,
"caloCells",
"AllCalo",
"key to read in a CaloCell constainer"};
37 this,
"caloClustersKey",
"",
"key to read in a CaloCluster constainer"};
40 this,
"outputCaloClustersKey",
"",
41 "key for CaloCluster wrappers for GepClusters"};
44 this,
"gepCellMapKey",
"GepCells",
"Key to get the correct cell map"};
48 #endif //> !TRIGGEPPERF_GEPTOWERSALG_H
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_caloClustersKey
SG::WriteHandleKey< xAOD::CaloClusterContainer > m_outputCaloClustersKey
GepTowersAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< CaloCellContainer > m_caloCellsKey
virtual StatusCode initialize() override
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode execute(const EventContext &) const override
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Property< std::string > m_towerAlg
SG::ReadHandleKey< Gep::GepCellMap > m_gepCellsKey
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey