5#ifndef TRIGL0GEPPERF_GEPCELLTOWERALG_H
6#define TRIGL0GEPPERF_GEPCELLTOWERALG_H 1
21 virtual StatusCode
execute(
const EventContext&)
const;
27 this,
"outputCellTowerKey",
"",
28 "key for CaloCluster wrappers for GepClusters"};
31 this,
"gepCellMapKey",
"GepCells",
"Key to get the correct cell map"};
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
GepCellTowerAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &) const
virtual StatusCode finalize()
SG::WriteHandleKey< xAOD::CaloClusterContainer > m_outputCellTowerKey
SG::ReadHandleKey< Gep::GepCellMap > m_gepCellsKey
virtual StatusCode initialize()
virtual ~GepCellTowerAlg()
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.