ATLAS Offline Software
|
persistent class container of LArPhysWave data. More...
#include <LArPhysWaveSubset_p1.h>
Public Member Functions | |
LArPhysWaveSubset_p1 () | |
Public Attributes | |
LArConditionsSubset_p1 | m_subset |
std::vector< float > | m_dt |
std::vector< float > | m_vAmplitudes |
std::vector< float > | m_vErrors |
std::vector< int > | m_vTriggers |
std::vector< unsigned > | m_flag |
std::vector< int > | m_timeOffset |
unsigned int | m_samples |
persistent class container of LArPhysWave data.
Definition at line 27 of file LArPhysWaveSubset_p1.h.
|
inline |
Definition at line 31 of file LArPhysWaveSubset_p1.h.
std::vector<float> LArPhysWaveSubset_p1::m_dt |
Definition at line 34 of file LArPhysWaveSubset_p1.h.
std::vector<unsigned> LArPhysWaveSubset_p1::m_flag |
Definition at line 38 of file LArPhysWaveSubset_p1.h.
unsigned int LArPhysWaveSubset_p1::m_samples |
Definition at line 41 of file LArPhysWaveSubset_p1.h.
LArConditionsSubset_p1 LArPhysWaveSubset_p1::m_subset |
Definition at line 33 of file LArPhysWaveSubset_p1.h.
std::vector<int> LArPhysWaveSubset_p1::m_timeOffset |
Definition at line 39 of file LArPhysWaveSubset_p1.h.
std::vector<float> LArPhysWaveSubset_p1::m_vAmplitudes |
Definition at line 35 of file LArPhysWaveSubset_p1.h.
std::vector<float> LArPhysWaveSubset_p1::m_vErrors |
Definition at line 36 of file LArPhysWaveSubset_p1.h.
std::vector<int> LArPhysWaveSubset_p1::m_vTriggers |
Definition at line 37 of file LArPhysWaveSubset_p1.h.