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

#include <TBBPCCont_p1.h>

Collaboration diagram for TBBPCCont_p1:

Public Types

typedef double signal_type
 

Public Attributes

std::vector< signal_typem_xPos
 
std::vector< signal_typem_yPos
 
std::vector< signal_typem_xErr
 
std::vector< signal_typem_yErr
 
std::vector< signal_typem_xPulse
 
std::vector< signal_typem_yPulse
 
std::vector< short > m_hitnumber
 
std::vector< bool > m_xPosOverflow
 
std::vector< bool > m_yPosOverflow
 
std::vector< bool > m_xPulseOverflow
 
std::vector< bool > m_yPulseOverflow
 
std::vector< bool > m_overflowSetFlag
 
std::vector< std::string > m_tbDetectorName
 
std::vector< bool > m_overflow
 

Detailed Description

Definition at line 14 of file TBBPCCont_p1.h.

Member Typedef Documentation

◆ signal_type

typedef double TBBPCCont_p1::signal_type

Definition at line 19 of file TBBPCCont_p1.h.

Member Data Documentation

◆ m_hitnumber

std::vector< short > TBBPCCont_p1::m_hitnumber

Definition at line 29 of file TBBPCCont_p1.h.

◆ m_overflow

std::vector< bool > TBBPCCont_p1::m_overflow

Definition at line 38 of file TBBPCCont_p1.h.

◆ m_overflowSetFlag

std::vector< bool > TBBPCCont_p1::m_overflowSetFlag

Definition at line 35 of file TBBPCCont_p1.h.

◆ m_tbDetectorName

std::vector< std::string > TBBPCCont_p1::m_tbDetectorName

Definition at line 37 of file TBBPCCont_p1.h.

◆ m_xErr

std::vector< signal_type > TBBPCCont_p1::m_xErr

Definition at line 23 of file TBBPCCont_p1.h.

◆ m_xPos

std::vector< signal_type > TBBPCCont_p1::m_xPos

Definition at line 22 of file TBBPCCont_p1.h.

◆ m_xPosOverflow

std::vector< bool > TBBPCCont_p1::m_xPosOverflow

Definition at line 32 of file TBBPCCont_p1.h.

◆ m_xPulse

std::vector< signal_type > TBBPCCont_p1::m_xPulse

Definition at line 26 of file TBBPCCont_p1.h.

◆ m_xPulseOverflow

std::vector< bool > TBBPCCont_p1::m_xPulseOverflow

Definition at line 33 of file TBBPCCont_p1.h.

◆ m_yErr

std::vector< signal_type > TBBPCCont_p1::m_yErr

Definition at line 23 of file TBBPCCont_p1.h.

◆ m_yPos

std::vector< signal_type > TBBPCCont_p1::m_yPos

Definition at line 22 of file TBBPCCont_p1.h.

◆ m_yPosOverflow

std::vector< bool > TBBPCCont_p1::m_yPosOverflow

Definition at line 32 of file TBBPCCont_p1.h.

◆ m_yPulse

std::vector< signal_type > TBBPCCont_p1::m_yPulse

Definition at line 26 of file TBBPCCont_p1.h.

◆ m_yPulseOverflow

std::vector< bool > TBBPCCont_p1::m_yPulseOverflow

Definition at line 33 of file TBBPCCont_p1.h.


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