ATLAS Offline Software
|
persistent class container of LArConditionsSubset for LArPedestal data. More...
#include <LArPedestalSubset_p1.h>
Public Member Functions | |
LArPedestalSubset_p1 () | |
Public Attributes | |
LArConditionsSubset_p1 | m_subset |
std::vector< float > | m_vPedestal |
std::vector< float > | m_vPedestalRMS |
unsigned int | m_vPedestalSize |
unsigned int | m_vPedestalRMSSize |
persistent class container of LArConditionsSubset for LArPedestal data.
Definition at line 29 of file LArPedestalSubset_p1.h.
|
inline |
Definition at line 33 of file LArPedestalSubset_p1.h.
LArConditionsSubset_p1 LArPedestalSubset_p1::m_subset |
Definition at line 35 of file LArPedestalSubset_p1.h.
std::vector<float> LArPedestalSubset_p1::m_vPedestal |
Definition at line 36 of file LArPedestalSubset_p1.h.
std::vector<float> LArPedestalSubset_p1::m_vPedestalRMS |
Definition at line 37 of file LArPedestalSubset_p1.h.
unsigned int LArPedestalSubset_p1::m_vPedestalRMSSize |
Definition at line 39 of file LArPedestalSubset_p1.h.
unsigned int LArPedestalSubset_p1::m_vPedestalSize |
Definition at line 38 of file LArPedestalSubset_p1.h.