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

#include <sTgcPrepData_p2.h>

Collaboration diagram for Muon::sTgcPrepData_p2:

Public Member Functions

 sTgcPrepData_p2 ()
 

Public Attributes

std::vector< signed char > m_rdoList
 Store offsets. More...
 
Data from Trk::PrepRawData
float m_locX
 Equivalent to localPosition (locX) in the base class. More...
 
float m_errorMat
 1-d ErrorMatrix in the base class. More...
 
float m_locY
 
int m_charge
 
short int m_time
 
uint16_t m_bcBitMap
 
std::vector< uint16_t > m_stripNumbers
 cluster quantities More...
 
std::vector< short int > m_stripTimes
 
std::vector< int > m_stripCharges
 

Detailed Description

Definition at line 18 of file sTgcPrepData_p2.h.

Constructor & Destructor Documentation

◆ sTgcPrepData_p2()

Muon::sTgcPrepData_p2::sTgcPrepData_p2 ( )
inline

Definition at line 21 of file sTgcPrepData_p2.h.

21 : m_locX(0.0), m_errorMat(0.0), m_locY(0.0), m_charge(0), m_time(0) {}

Member Data Documentation

◆ m_bcBitMap

uint16_t Muon::sTgcPrepData_p2::m_bcBitMap

Definition at line 33 of file sTgcPrepData_p2.h.

◆ m_charge

int Muon::sTgcPrepData_p2::m_charge

Definition at line 31 of file sTgcPrepData_p2.h.

◆ m_errorMat

float Muon::sTgcPrepData_p2::m_errorMat

1-d ErrorMatrix in the base class.

Definition at line 28 of file sTgcPrepData_p2.h.

◆ m_locX

float Muon::sTgcPrepData_p2::m_locX

Equivalent to localPosition (locX) in the base class.

Definition at line 27 of file sTgcPrepData_p2.h.

◆ m_locY

float Muon::sTgcPrepData_p2::m_locY

Definition at line 30 of file sTgcPrepData_p2.h.

◆ m_rdoList

std::vector< signed char > Muon::sTgcPrepData_p2::m_rdoList

Store offsets.

Definition at line 23 of file sTgcPrepData_p2.h.

◆ m_stripCharges

std::vector<int> Muon::sTgcPrepData_p2::m_stripCharges

Definition at line 38 of file sTgcPrepData_p2.h.

◆ m_stripNumbers

std::vector<uint16_t> Muon::sTgcPrepData_p2::m_stripNumbers

cluster quantities

Definition at line 36 of file sTgcPrepData_p2.h.

◆ m_stripTimes

std::vector<short int> Muon::sTgcPrepData_p2::m_stripTimes

Definition at line 37 of file sTgcPrepData_p2.h.

◆ m_time

short int Muon::sTgcPrepData_p2::m_time

Definition at line 32 of file sTgcPrepData_p2.h.


The documentation for this class was generated from the following file:
Muon::sTgcPrepData_p2::m_locY
float m_locY
Definition: sTgcPrepData_p2.h:30
Muon::sTgcPrepData_p2::m_locX
float m_locX
Equivalent to localPosition (locX) in the base class.
Definition: sTgcPrepData_p2.h:27
Muon::sTgcPrepData_p2::m_errorMat
float m_errorMat
1-d ErrorMatrix in the base class.
Definition: sTgcPrepData_p2.h:28
Muon::sTgcPrepData_p2::m_charge
int m_charge
Definition: sTgcPrepData_p2.h:31
Muon::sTgcPrepData_p2::m_time
short int m_time
Definition: sTgcPrepData_p2.h:32