ATLAS Offline Software
Loading...
Searching...
No Matches
Muon::CscPrepData_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 <CscPrepData_p2.h>

Collaboration diagram for Muon::CscPrepData_p2:

Public Member Functions

 CscPrepData_p2 ()

Public Attributes

std::vector< signed char > m_rdoList
 Store offsets.
Data from Trk::PrepRawData
float m_locX
 Equivalent to localPosition (locX) in the base class.
float m_errorMat
 1-d ErrorMatrix in the base class.
Data from Muon::CscPrepData
int m_charge
float m_time
int m_status
 in here we pack both the transient values m_status and m_timeStatus (introduced in MuonPrepRawData-03-11-00)

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 24 of file CscPrepData_p2.h.

Constructor & Destructor Documentation

◆ CscPrepData_p2()

Muon::CscPrepData_p2::CscPrepData_p2 ( )
inline

Definition at line 27 of file CscPrepData_p2.h.

27: m_locX(0.0), m_errorMat(0.0), m_charge(0), m_time(0.0), m_status(0) {}
float m_errorMat
1-d ErrorMatrix in the base class.
float m_locX
Equivalent to localPosition (locX) in the base class.
int m_status
in here we pack both the transient values m_status and m_timeStatus (introduced in MuonPrepRawData-03...

Member Data Documentation

◆ m_charge

int Muon::CscPrepData_p2::m_charge

Definition at line 39 of file CscPrepData_p2.h.

◆ m_errorMat

float Muon::CscPrepData_p2::m_errorMat

1-d ErrorMatrix in the base class.

Definition at line 34 of file CscPrepData_p2.h.

◆ m_locX

float Muon::CscPrepData_p2::m_locX

Equivalent to localPosition (locX) in the base class.

Definition at line 33 of file CscPrepData_p2.h.

◆ m_rdoList

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

Store offsets.

Definition at line 29 of file CscPrepData_p2.h.

◆ m_status

int Muon::CscPrepData_p2::m_status

in here we pack both the transient values m_status and m_timeStatus (introduced in MuonPrepRawData-03-11-00)

Definition at line 41 of file CscPrepData_p2.h.

◆ m_time

float Muon::CscPrepData_p2::m_time

Definition at line 40 of file CscPrepData_p2.h.


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