ATLAS Offline Software
|
persistent class container of LAr conditions data. Holds the generic information a LArConditionsSubset, i.e. not the details for each conditions object More...
#include <LArConditionsSubset_p1.h>
Public Member Functions | |
LArConditionsSubset_p1 () | |
Default constructor. More... | |
unsigned int | subsetSize () const |
Public Attributes | |
std::vector< unsigned int > | m_febIds |
std::vector< unsigned int > | m_corrChannels |
std::vector< unsigned int > | m_febsWithSparseData |
unsigned int | m_gain |
unsigned int | m_channel |
unsigned int | m_groupingType |
persistent class container of LAr conditions data. Holds the generic information a LArConditionsSubset, i.e. not the details for each conditions object
Definition at line 38 of file LArConditionsSubset_p1.h.
|
inline |
Default constructor.
Definition at line 68 of file LArConditionsSubset_p1.h.
|
inline |
Definition at line 82 of file LArConditionsSubset_p1.h.
unsigned int LArConditionsSubset_p1::m_channel |
Definition at line 79 of file LArConditionsSubset_p1.h.
std::vector<unsigned int> LArConditionsSubset_p1::m_corrChannels |
Definition at line 76 of file LArConditionsSubset_p1.h.
std::vector<unsigned int> LArConditionsSubset_p1::m_febIds |
Definition at line 75 of file LArConditionsSubset_p1.h.
std::vector<unsigned int> LArConditionsSubset_p1::m_febsWithSparseData |
Definition at line 77 of file LArConditionsSubset_p1.h.
unsigned int LArConditionsSubset_p1::m_gain |
Definition at line 78 of file LArConditionsSubset_p1.h.
unsigned int LArConditionsSubset_p1::m_groupingType |
Definition at line 80 of file LArConditionsSubset_p1.h.