ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Trk::PrepRawData_p1 Class Reference

#include <PrepRawData_p1.h>

Collaboration diagram for Trk::PrepRawData_p1:

Public Member Functions

 PrepRawData_p1 ()
 

Public Attributes

Identifier::value_type m_clusId
 
std::vector< Identifier::value_typem_rdoList
 
TPObjRef m_localPos
 
TPObjRef m_localErrMat
 
unsigned int m_indexAndHash
 

Detailed Description

Definition at line 20 of file PrepRawData_p1.h.

Constructor & Destructor Documentation

◆ PrepRawData_p1()

Trk::PrepRawData_p1::PrepRawData_p1 ( )
inline

Definition at line 23 of file PrepRawData_p1.h.

23 : m_clusId(0), m_indexAndHash(0){}

Member Data Documentation

◆ m_clusId

Identifier::value_type Trk::PrepRawData_p1::m_clusId

Definition at line 25 of file PrepRawData_p1.h.

◆ m_indexAndHash

unsigned int Trk::PrepRawData_p1::m_indexAndHash

Definition at line 33 of file PrepRawData_p1.h.

◆ m_localErrMat

TPObjRef Trk::PrepRawData_p1::m_localErrMat

Definition at line 31 of file PrepRawData_p1.h.

◆ m_localPos

TPObjRef Trk::PrepRawData_p1::m_localPos

Definition at line 29 of file PrepRawData_p1.h.

◆ m_rdoList

std::vector< Identifier::value_type > Trk::PrepRawData_p1::m_rdoList

Definition at line 26 of file PrepRawData_p1.h.


The documentation for this class was generated from the following file:
Trk::PrepRawData_p1::m_indexAndHash
unsigned int m_indexAndHash
Definition: PrepRawData_p1.h:33
Trk::PrepRawData_p1::m_clusId
Identifier::value_type m_clusId
Definition: PrepRawData_p1.h:25