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

We don't write out (from Trk::PrepRawData) m_indexAndHash (can be recomputed), m_clusId (can be recomputed - well, it's basically stored in Muon::MdtPRD_Container_p2). More...

#include <MMPrepData_p2.h>

Collaboration diagram for Muon::MMPrepData_p2:

Public Member Functions

 MMPrepData_p2 ()=default
 

Public Attributes

std::vector< signed char > m_rdoList {}
 Store offsets. More...
 
Data from Trk::PrepRawData
float m_locX {0.f}
 Equivalent to localPosition (locX) in the base class. More...
 
float m_errorMat {0.f}
 1-d ErrorMatrix in the base class. More...
 
short int m_time {0}
 
int m_charge {0}
 
float m_driftDist {0.f}
 
float m_angle {0.f}
 
float m_chisqProb {0.f}
 
std::vector< uint16_t > m_stripNumbers {}
 these are the parameters of the muTPC reconstruction More...
 
std::vector< short int > m_stripTimes {}
 
std::vector< int > m_stripCharges {}
 
std::vector< float > m_stripDriftDist {}
 
std::vector< float > m_stripDriftErrors_0_0 {}
 
std::vector< float > m_stripDriftErrors_1_1 {}
 
short m_author {0}
 
uint8_t m_quality {0}
 

Detailed Description

We don't write out (from Trk::PrepRawData) m_indexAndHash (can be recomputed), m_clusId (can be recomputed - well, it's basically stored in Muon::MdtPRD_Container_p2).

Definition at line 19 of file MMPrepData_p2.h.

Constructor & Destructor Documentation

◆ MMPrepData_p2()

Muon::MMPrepData_p2::MMPrepData_p2 ( )
default

Member Data Documentation

◆ m_angle

float Muon::MMPrepData_p2::m_angle {0.f}

Definition at line 35 of file MMPrepData_p2.h.

◆ m_author

short Muon::MMPrepData_p2::m_author {0}

Definition at line 46 of file MMPrepData_p2.h.

◆ m_charge

int Muon::MMPrepData_p2::m_charge {0}

Definition at line 32 of file MMPrepData_p2.h.

◆ m_chisqProb

float Muon::MMPrepData_p2::m_chisqProb {0.f}

Definition at line 36 of file MMPrepData_p2.h.

◆ m_driftDist

float Muon::MMPrepData_p2::m_driftDist {0.f}

Definition at line 33 of file MMPrepData_p2.h.

◆ m_errorMat

float Muon::MMPrepData_p2::m_errorMat {0.f}

1-d ErrorMatrix in the base class.

Definition at line 29 of file MMPrepData_p2.h.

◆ m_locX

float Muon::MMPrepData_p2::m_locX {0.f}

Equivalent to localPosition (locX) in the base class.

Definition at line 28 of file MMPrepData_p2.h.

◆ m_quality

uint8_t Muon::MMPrepData_p2::m_quality {0}

Definition at line 47 of file MMPrepData_p2.h.

◆ m_rdoList

std::vector< signed char > Muon::MMPrepData_p2::m_rdoList {}

Store offsets.

Definition at line 24 of file MMPrepData_p2.h.

◆ m_stripCharges

std::vector<int> Muon::MMPrepData_p2::m_stripCharges {}

Definition at line 41 of file MMPrepData_p2.h.

◆ m_stripDriftDist

std::vector<float> Muon::MMPrepData_p2::m_stripDriftDist {}

Definition at line 43 of file MMPrepData_p2.h.

◆ m_stripDriftErrors_0_0

std::vector<float> Muon::MMPrepData_p2::m_stripDriftErrors_0_0 {}

Definition at line 44 of file MMPrepData_p2.h.

◆ m_stripDriftErrors_1_1

std::vector<float> Muon::MMPrepData_p2::m_stripDriftErrors_1_1 {}

Definition at line 45 of file MMPrepData_p2.h.

◆ m_stripNumbers

std::vector<uint16_t> Muon::MMPrepData_p2::m_stripNumbers {}

these are the parameters of the muTPC reconstruction

information about clusters strips

Definition at line 39 of file MMPrepData_p2.h.

◆ m_stripTimes

std::vector<short int> Muon::MMPrepData_p2::m_stripTimes {}

Definition at line 40 of file MMPrepData_p2.h.

◆ m_time

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

Definition at line 31 of file MMPrepData_p2.h.


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