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