ATLAS Offline Software
|
#include <TBLArDigitContainer_p1.h>
Public Attributes | |
std::vector< unsigned int > | m_channelID |
std::vector< unsigned char > | m_gain |
std::vector< unsigned short > | m_nSamples |
std::vector< unsigned short > | m_samples |
Definition at line 16 of file TBLArDigitContainer_p1.h.
std::vector<unsigned int> TBLArDigitContainer_p1::m_channelID |
Definition at line 21 of file TBLArDigitContainer_p1.h.
std::vector<unsigned char> TBLArDigitContainer_p1::m_gain |
Definition at line 22 of file TBLArDigitContainer_p1.h.
std::vector<unsigned short> TBLArDigitContainer_p1::m_nSamples |
Definition at line 23 of file TBLArDigitContainer_p1.h.
std::vector<unsigned short> TBLArDigitContainer_p1::m_samples |
Definition at line 24 of file TBLArDigitContainer_p1.h.