ATLAS Offline Software
|
#include <TBADCRawCont_p1.h>
Public Types | |
typedef unsigned int | signal_type |
Public Attributes | |
std::vector< signal_type > | m_adc |
std::vector< std::string > | m_tbDetectorName |
std::vector< bool > | m_overflow |
Definition at line 14 of file TBADCRawCont_p1.h.
typedef unsigned int TBADCRawCont_p1::signal_type |
Definition at line 19 of file TBADCRawCont_p1.h.
std::vector< signal_type > TBADCRawCont_p1::m_adc |
Definition at line 21 of file TBADCRawCont_p1.h.
std::vector< bool > TBADCRawCont_p1::m_overflow |
Definition at line 24 of file TBADCRawCont_p1.h.
std::vector< std::string > TBADCRawCont_p1::m_tbDetectorName |
Definition at line 23 of file TBADCRawCont_p1.h.