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