ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Muon::MdtPrepData_p1 Class Reference

#include <MdtPrepData_p1.h>

Collaboration diagram for Muon::MdtPrepData_p1:

Public Member Functions

 MdtPrepData_p1 ()
 

Public Attributes

TPObjRef m_prd
 
int m_tdc
 
int m_adc
 
int m_status
 
IdentifierHash m_collectionHash
 

Detailed Description

Definition at line 18 of file MdtPrepData_p1.h.

Constructor & Destructor Documentation

◆ MdtPrepData_p1()

Muon::MdtPrepData_p1::MdtPrepData_p1 ( )
inline

Definition at line 21 of file MdtPrepData_p1.h.

21 : m_tdc(0), m_adc(0), m_status(0) {}

Member Data Documentation

◆ m_adc

int Muon::MdtPrepData_p1::m_adc

Definition at line 26 of file MdtPrepData_p1.h.

◆ m_collectionHash

IdentifierHash Muon::MdtPrepData_p1::m_collectionHash

Definition at line 28 of file MdtPrepData_p1.h.

◆ m_prd

TPObjRef Muon::MdtPrepData_p1::m_prd

Definition at line 23 of file MdtPrepData_p1.h.

◆ m_status

int Muon::MdtPrepData_p1::m_status

Definition at line 27 of file MdtPrepData_p1.h.

◆ m_tdc

int Muon::MdtPrepData_p1::m_tdc

Definition at line 25 of file MdtPrepData_p1.h.


The documentation for this class was generated from the following file:
Muon::MdtPrepData_p1::m_adc
int m_adc
Definition: MdtPrepData_p1.h:26
Muon::MdtPrepData_p1::m_tdc
int m_tdc
Definition: MdtPrepData_p1.h:25
Muon::MdtPrepData_p1::m_status
int m_status
Definition: MdtPrepData_p1.h:27