8#ifndef LARCALIBTOOLS_LARFILLDSPCONFIG_H
9#define LARCALIBTOOLS_LARFILLDSPCONFIG_H
13#include "GaudiKernel/ToolHandle.h"
32 StatusCode
execute() {
return StatusCode::SUCCESS;}
33 StatusCode
finalize() {
return StatusCode::SUCCESS;}
34 virtual StatusCode
stop();
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode stop()
LArFillDSPConfig()
Default constructor:
const LArOnlineID * m_onlineID
virtual ~LArFillDSPConfig()
Destructor:
LArFillDSPConfig(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters: