5#ifndef LARMPHYSOVERMCALFROMTuple_H
6#define LARMPHYSOVERMCALFROMTuple_H
41 StatusCode
execute() {
return StatusCode::SUCCESS;}
44 StatusCode
finalize(){
return StatusCode::SUCCESS;}
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
LArMphysOverMcalFromTuple(const std::string &name, ISvcLocator *pSvcLocator)
StatusCode execute()
implements IAlgorithm::execute() : Does nothing
std::string m_store_key
key of the PhysWave collection in StoreGate
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()