ATLAS Offline Software
|
persistent class container of LArConditionsSubset for LArShape data. More...
#include <LArShapeSubset_p2.h>
Public Member Functions | |
LArShapeSubset_p2 () | |
Public Attributes | |
LArConditionsSubset_p1 | m_subset |
std::vector< float > | m_vShape |
std::vector< float > | m_vShapeDer |
std::vector< float > | m_timeOffset |
std::vector< float > | m_timeBinWidth |
unsigned int | m_nPhases |
unsigned int | m_nSamples |
persistent class container of LArConditionsSubset for LArShape data.
Definition at line 29 of file LArShapeSubset_p2.h.
|
inline |
Definition at line 33 of file LArShapeSubset_p2.h.
unsigned int LArShapeSubset_p2::m_nPhases |
Definition at line 40 of file LArShapeSubset_p2.h.
unsigned int LArShapeSubset_p2::m_nSamples |
Definition at line 41 of file LArShapeSubset_p2.h.
LArConditionsSubset_p1 LArShapeSubset_p2::m_subset |
Definition at line 35 of file LArShapeSubset_p2.h.
std::vector<float> LArShapeSubset_p2::m_timeBinWidth |
Definition at line 39 of file LArShapeSubset_p2.h.
std::vector<float> LArShapeSubset_p2::m_timeOffset |
Definition at line 38 of file LArShapeSubset_p2.h.
std::vector<float> LArShapeSubset_p2::m_vShape |
Definition at line 36 of file LArShapeSubset_p2.h.
std::vector<float> LArShapeSubset_p2::m_vShapeDer |
Definition at line 37 of file LArShapeSubset_p2.h.