5#ifndef LARPARAMSFROMSTDNTUPLE_H
6#define LARPARAMSFROMSTDNTUPLE_H
33 StatusCode
execute() {
return StatusCode::SUCCESS;}
36 StatusCode
finalize(){
return StatusCode::SUCCESS;}
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
std::string m_store_key_det
key of the DetCellParams collection in Storegate
std::string m_store_key_cali
key of the CaliPulseParams collection in Storegate
std::vector< std::string > m_root_file_names
list of input ntuple file names
StatusCode initialize()
implements IAlgorithm::initialize()
StatusCode finalize()
IAlgorithm::finalize() : Where the action takes place...
~LArParamsFromStdNtuple()
std::string m_ntuple_name
ntuple name
StatusCode execute()
implements IAlgorithm::execute() : Does nothing
LArParamsFromStdNtuple(const std::string &name, ISvcLocator *pSvcLocator)
std::string m_groupingType
Grouping type. Default is Feedthrough.