|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGL0GEPPERF_GEPCLUSTERINGALG_H
6 #define TRIGL0GEPPERF_GEPCLUSTERINGALG_H 1
27 this,
"TopoClAlg",
"",
"name of Gep clustering algorithm"};
33 "create cont of Gep::GepCaloCells"};
36 this,
"caloCells",
"AllCalo",
"key to read in a CaloCell constainer"};
39 this,
"eventInfo",
"EventInfo",
"key to read in an EventInfo object"};
43 this,
"outputCaloClustersKey",
"",
44 "key for CaloCluster wrappers for GepClusters"};
48 #endif //> !TRIGL0GEPPERF_GEPCLUSTERINGALG_H
GepClusteringAlg(const std::string &name, ISvcLocator *pSvcLocator)
ToolHandle< CaloCellsHandlerTool > m_caloCellsTool
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
SG::WriteHandleKey< xAOD::CaloClusterContainer > m_outputCaloClustersKey
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode initialize() override
Gaudi::Property< std::string > m_clusterAlg
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< CaloCellContainer > m_caloCellsKey
virtual StatusCode execute(const EventContext &) const override