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

#include <CscPrepData_p1.h>

Collaboration diagram for Muon::CscPrepData_p1:

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...
 

Detailed Description

Definition at line 18 of file CscPrepData_p1.h.

Constructor & Destructor Documentation

◆ CscPrepData_p1()

Muon::CscPrepData_p1::CscPrepData_p1 ( )
inline

Definition at line 21 of file CscPrepData_p1.h.

22  : m_charge(0), m_time(0.), m_status(0)
23  {}

Member Data Documentation

◆ m_charge

int Muon::CscPrepData_p1::m_charge

Definition at line 30 of file CscPrepData_p1.h.

◆ m_collectionHash

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.

◆ m_prd

TPObjRef Muon::CscPrepData_p1::m_prd

Definition at line 25 of file CscPrepData_p1.h.

◆ m_status

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.

◆ m_time

float Muon::CscPrepData_p1::m_time

Definition at line 31 of file CscPrepData_p1.h.


The documentation for this class was generated from the following file:
Muon::CscPrepData_p1::m_time
float m_time
Definition: CscPrepData_p1.h:31
Muon::CscPrepData_p1::m_charge
int m_charge
Definition: CscPrepData_p1.h:30
Muon::CscPrepData_p1::m_status
int m_status
in here we pack both the transient values m_status and m_timeStatus (introduced in MuonPrepRawData-03...
Definition: CscPrepData_p1.h:32