|
ATLAS Offline Software
|
Go to the documentation of this file.
27 #ifndef TRIGT1CALOSIM_LARTTL1OVERLAY_H
28 #define TRIGT1CALOSIM_LARTTL1OVERLAY_H
37 #include "Identifier/Identifier.h"
67 std::map<
Identifier, std::vector<const LArTTL1*>> &towerMap)
const;
74 const std::string &
label)
const;
SG::ReadHandleKey< LArTTL1Container > m_signalHadTTL1Key
StatusCode overlay(const EventContext &ctx, const SG::ReadHandleKey< LArTTL1Container > &bkgKey, const SG::ReadHandleKey< LArTTL1Container > &signalKey, const SG::WriteHandleKey< LArTTL1Container > &outputKey, const std::string &label) const
Main algorithm execute.
LArTTL1Overlay(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override final
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
SG::WriteHandleKey< LArTTL1Container > m_outputEmTTL1Key
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< LArTTL1Container > m_bkgHadTTL1Key
virtual StatusCode execute(const EventContext &ctx) const override final
Main algorithm execute.
SG::ReadHandleKey< LArTTL1Container > m_signalEmTTL1Key
::StatusCode StatusCode
StatusCode definition for legacy code.
void groupTowers(const LArTTL1Container *towers, std::map< Identifier, std::vector< const LArTTL1 * >> &towerMap) const
Steps over LAr tower collection and overlays on existing collection.
Container class for LArTTL1.
SG::WriteHandleKey< LArTTL1Container > m_outputHadTTL1Key
SG::ReadHandleKey< LArTTL1Container > m_bkgEmTTL1Key