ATLAS Offline Software
Public Types | Public Attributes | List of all members
TBTDCRawCont_p1 Class Reference

#include <TBTDCRawCont_p1.h>

Collaboration diagram for TBTDCRawCont_p1:

Public Types

typedef unsigned int signal_type
 

Public Attributes

std::vector< signal_typem_tdc
 
std::vector< bool > m_underThreshold
 
std::vector< std::string > m_tbDetectorName
 
std::vector< bool > m_overflow
 

Detailed Description

Definition at line 14 of file TBTDCRawCont_p1.h.

Member Typedef Documentation

◆ signal_type

typedef unsigned int TBTDCRawCont_p1::signal_type

Definition at line 19 of file TBTDCRawCont_p1.h.

Member Data Documentation

◆ m_overflow

std::vector< bool > TBTDCRawCont_p1::m_overflow

Definition at line 25 of file TBTDCRawCont_p1.h.

◆ m_tbDetectorName

std::vector< std::string > TBTDCRawCont_p1::m_tbDetectorName

Definition at line 24 of file TBTDCRawCont_p1.h.

◆ m_tdc

std::vector< signal_type > TBTDCRawCont_p1::m_tdc

Definition at line 21 of file TBTDCRawCont_p1.h.

◆ m_underThreshold

std::vector< bool > TBTDCRawCont_p1::m_underThreshold

Definition at line 22 of file TBTDCRawCont_p1.h.


The documentation for this class was generated from the following file: