5#ifndef TRIGT1CALOFEXPERF_JGTOWERBUILDER_H
6#define TRIGT1CALOFEXPERF_JGTOWERBUILDER_H
27 virtual StatusCode
execute(
const EventContext &ctx)
const override;
35 this,
"MappingData",
""};
Helper class for offline supercell identifiers.
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.
Helper class for offline supercell identifiers.
const CaloCell_SuperCell_ID * m_scid
virtual ~JGTowerBuilder() override
SG::ReadHandleKey< CaloCellContainer > m_cellsKey
SG::ReadHandleKey< CaloCellContainer > m_superCellsKey
SG::ReadHandleKey< xAOD::TriggerTowerContainer > m_triggerTowersKey
virtual StatusCode initialize() override
JGTowerBuilder(const std::string &name, ISvcLocator *pSvcLocator)
SG::WriteHandleKey< xAOD::JGTowerContainer > m_towersKey
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadCondHandleKey< JGTowerMappingData > m_mappingKey
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.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...