5#ifndef LARGEOWEIGHTSFILL_H
6#define LARGEOWEIGHTSFILL_H
9#include "GaudiKernel/ToolHandle.h"
22 virtual StatusCode
execute(
const EventContext&)
override {
return StatusCode::SUCCESS;}
23 virtual StatusCode
stop()
override;
Definition of CaloDetDescrManager.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
LArGeoWeightsFill(const std::string &name, ISvcLocator *pSvcLocator)
ToolHandle< CaloTriggerTowerService > m_ttService
const LArOnlineID * m_onlineID
virtual StatusCode stop() override
virtual StatusCode execute(const EventContext &) override
Execute method.
std::string m_outFileName
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
virtual StatusCode initialize() override
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
The Athena Transient Store API.