5#ifndef LARMPHYSOVERMCALFROMTuple_H
6#define LARMPHYSOVERMCALFROMTuple_H
41 StatusCode
execute(
const EventContext&) {
return StatusCode::SUCCESS;}
44 StatusCode
finalize(){
return StatusCode::SUCCESS;}
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
LArMphysOverMcalFromTuple(const std::string &name, ISvcLocator *pSvcLocator)
std::string m_store_key
key of the PhysWave collection in StoreGate
StatusCode execute(const EventContext &)
implements IAlgorithm::execute() : Does nothing
std::vector< std::string > m_root_file_names
list of input ntuple file names
~LArMphysOverMcalFromTuple()
StatusCode finalize()
IAlgorithm::finalize() : Where the action takes place...
StatusCode initialize()
implements IAlgorithm::initialize()