|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGT1CALOFEXPERF_JGTOWERBUILDER_H
6 #define TRIGT1CALOFEXPERF_JGTOWERBUILDER_H
35 this,
"MappingData",
""};
50 #endif //> !TRIGT1CALOFEXPERF_JGTOWERBUILDER_H
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< xAOD::TriggerTowerContainer > m_triggerTowersKey
SG::ReadCondHandleKey< JGTowerMappingData > m_mappingKey
SG::WriteHandleKey< xAOD::JGTowerContainer > m_towersKey
virtual ~JGTowerBuilder() override
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
SG::ReadHandleKey< CaloCellContainer > m_cellsKey
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &ctx) const override
Property holding a SG store/key/clid from which a WriteHandle is made.
Helper class for offline supercell identifiers.
::StatusCode StatusCode
StatusCode definition for legacy code.
Helper class for offline supercell identifiers.
const CaloCell_SuperCell_ID * m_scid
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::ReadHandleKey< CaloCellContainer > m_superCellsKey
JGTowerBuilder(const std::string &name, ISvcLocator *pSvcLocator)