Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGL0GEPPERF_GEPCELLTOWERALG_H
6 #define TRIGL0GEPPERF_GEPCELLTOWERALG_H 1
27 this,
"outputCellTowerKey",
"",
28 "key for CaloCluster wrappers for GepClusters"};
31 this,
"gepCellMapKey",
"GepCells",
"Key to get the correct cell map"};
35 #endif //> !TRIGL0GEPPERF_TOPOTOWER_H
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode initialize()
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< Gep::GepCellMap > m_gepCellsKey
virtual ~GepCellTowerAlg()
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual StatusCode execute(const EventContext &) const
SG::WriteHandleKey< xAOD::CaloClusterContainer > m_outputCellTowerKey
GepCellTowerAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode finalize()