ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonPrepRawData
RpcPrepData_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef RPCPREPDATA_P1_TRK_H
6
#define RPCPREPDATA_P1_TRK_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: RpcPrepData_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
#include "
Identifier/IdentifierHash.h
"
15
16
namespace
Muon
17
{
18
class
RpcPrepData_p1
19
{
20
public
:
21
RpcPrepData_p1
() :
m_collectionHash
(),
m_time
(0.0),
m_triggerInfo
(0),
m_ambiguityFlag
(0) {}
22
// base
23
TPObjRef
m_prd
;
24
26
IdentifierHash
m_collectionHash
;
27
28
float
m_time
;
29
int
m_triggerInfo
;
30
int
m_ambiguityFlag
;
31
};
32
}
33
34
#endif
Muon::RpcPrepData_p1::m_time
float m_time
Definition:
RpcPrepData_p1.h:28
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition:
TrackSystemController.h:45
TPObjRef
Definition:
TPObjRef.h:20
Muon::RpcPrepData_p1::m_collectionHash
IdentifierHash m_collectionHash
For transient object this is in MuonCluster, but can simplify structure by placing it here for perist...
Definition:
RpcPrepData_p1.h:26
Muon::RpcPrepData_p1
Definition:
RpcPrepData_p1.h:19
Muon::RpcPrepData_p1::m_ambiguityFlag
int m_ambiguityFlag
Definition:
RpcPrepData_p1.h:30
IdentifierHash.h
TPObjRef.h
Muon::RpcPrepData_p1::m_triggerInfo
int m_triggerInfo
Definition:
RpcPrepData_p1.h:29
Muon::RpcPrepData_p1::RpcPrepData_p1
RpcPrepData_p1()
Definition:
RpcPrepData_p1.h:21
IdentifierHash
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
Definition:
IdentifierHash.h:25
Muon::RpcPrepData_p1::m_prd
TPObjRef m_prd
Definition:
RpcPrepData_p1.h:23
Generated on Thu Nov 7 2024 21:25:04 for ATLAS Offline Software by
1.8.18