ATLAS Offline Software
|
#include <CscPrepData_p1.h>
Public Member Functions | |
CscPrepData_p1 () | |
Public Attributes | |
TPObjRef | m_prd |
IdentifierHash | m_collectionHash |
For transient object this is in MuonCluster, but can simplify structure by placing it here for peristent. More... | |
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) More... | |
Definition at line 18 of file CscPrepData_p1.h.
|
inline |
Definition at line 21 of file CscPrepData_p1.h.
int Muon::CscPrepData_p1::m_charge |
Definition at line 30 of file CscPrepData_p1.h.
IdentifierHash Muon::CscPrepData_p1::m_collectionHash |
For transient object this is in MuonCluster, but can simplify structure by placing it here for peristent.
Definition at line 28 of file CscPrepData_p1.h.
TPObjRef Muon::CscPrepData_p1::m_prd |
Definition at line 25 of file CscPrepData_p1.h.
int Muon::CscPrepData_p1::m_status |
in here we pack both the transient values m_status and m_timeStatus (introduced in MuonPrepRawData-03-11-00)
Definition at line 32 of file CscPrepData_p1.h.
float Muon::CscPrepData_p1::m_time |
Definition at line 31 of file CscPrepData_p1.h.