|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARPHYSWAVEFROMTuple_H
6 #define LARPHYSWAVEFROMTuple_H
StatusCode execute()
implements IAlgorithm::execute() : Does nothing
StatusCode finalize()
IAlgorithm::finalize() : Where the action takes place...
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
unsigned int m_NPoints
number of points of the waveform in the ntuple
::StatusCode StatusCode
StatusCode definition for legacy code.
unsigned int m_flag
flag for the PhysWave container
double m_deltaT
time step of the the waveform in the ntuple
unsigned int m_prefixPoints
make a PhysWave with the first m_prefixPoints as zeros
std::string m_groupingType
Grouping type. Default is Feedthrough.
unsigned int m_skipPoints
the first m_skipPoints points of the waveform in the ntuple are skipped
StatusCode initialize()
implements IAlgorithm::initialize()
LArPhysWaveFromTuple(const std::string &name, ISvcLocator *pSvcLocator)