Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGL0GEPPERF_GEPTCTOWERALG_H
6 #define TRIGL0GEPPERF_GEPTCTOWERALG_H 1
28 this,
"caloClustersKey",
"",
"key to read in a CaloCluster constainer"};
31 this,
"outputCaloClustersKey",
"",
32 "key for CaloCluster wrappers for GepClusters"};
36 #endif //> !TRIGL0GEPPERF_TCTOWER_H
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_caloClustersKey
GepTCTowerAlg(const std::string &name, ISvcLocator *pSvcLocator)
An algorithm that can be simultaneously executed in multiple threads.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize()
SG::WriteHandleKey< xAOD::CaloClusterContainer > m_outputCaloClustersKey
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual StatusCode execute(const EventContext &) const
virtual StatusCode finalize()