ATLAS Offline Software
Loading...
Searching...
No Matches
Muon::sTgcPrepData_p1 Class Reference

We don't write out (from Trk::PrepRawData) m_indexAndHash (can be recomputed),. More...

#include <sTgcPrepData_p1.h>

Collaboration diagram for Muon::sTgcPrepData_p1:

Public Member Functions

 sTgcPrepData_p1 ()=default

Public Attributes

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

Detailed Description

We don't write out (from Trk::PrepRawData) m_indexAndHash (can be recomputed),.

Definition at line 23 of file sTgcPrepData_p1.h.

Constructor & Destructor Documentation

◆ sTgcPrepData_p1()

Muon::sTgcPrepData_p1::sTgcPrepData_p1 ( )
default

Member Data Documentation

◆ m_bcBitMap

uint16_t Muon::sTgcPrepData_p1::m_bcBitMap {0}

Definition at line 37 of file sTgcPrepData_p1.h.

37{0};

◆ m_charge

int Muon::sTgcPrepData_p1::m_charge {0}

Definition at line 35 of file sTgcPrepData_p1.h.

35{0};

◆ m_errorMat

float Muon::sTgcPrepData_p1::m_errorMat {0}

1-d ErrorMatrix in the base class.

Definition at line 33 of file sTgcPrepData_p1.h.

33{0};

◆ m_locX

float Muon::sTgcPrepData_p1::m_locX {0}

Equivalent to localPosition (locX) in the base class.

Definition at line 32 of file sTgcPrepData_p1.h.

32{0};

◆ m_rdoList

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

Store offsets.

Definition at line 28 of file sTgcPrepData_p1.h.

◆ m_stripCharges

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

Definition at line 42 of file sTgcPrepData_p1.h.

◆ m_stripNumbers

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

cluster quantities

Definition at line 40 of file sTgcPrepData_p1.h.

◆ m_stripTimes

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

Definition at line 41 of file sTgcPrepData_p1.h.

◆ m_time

short int Muon::sTgcPrepData_p1::m_time {0}

Definition at line 36 of file sTgcPrepData_p1.h.

36{0};

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