ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonPrepRawData
RpcPrepData_p2.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_P2_TRK_H
6
#define RPCPREPDATA_P2_TRK_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: RpcPrepData_p2.h
11
//
12
//-----------------------------------------------------------------------------
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
#include "
Identifier/IdentifierHash.h
"
15
16
namespace
Muon
17
{
18
class
RpcPrepData_p2
19
{
20
public
:
21
RpcPrepData_p2
() :
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_p2
Definition:
RpcPrepData_p2.h:19
Muon::RpcPrepData_p2::m_prd
TPObjRef m_prd
Definition:
RpcPrepData_p2.h:23
Muon::RpcPrepData_p2::m_time
float m_time
Definition:
RpcPrepData_p2.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_p2::RpcPrepData_p2
RpcPrepData_p2()
Definition:
RpcPrepData_p2.h:21
Muon::RpcPrepData_p2::m_ambiguityFlag
int m_ambiguityFlag
Definition:
RpcPrepData_p2.h:30
Muon::RpcPrepData_p2::m_collectionHash
IdentifierHash m_collectionHash
For transient object this is in MuonCluster, but can simplify structure by placing it here for perist...
Definition:
RpcPrepData_p2.h:26
IdentifierHash.h
TPObjRef.h
Muon::RpcPrepData_p2::m_triggerInfo
int m_triggerInfo
Definition:
RpcPrepData_p2.h:29
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
Generated on Thu Nov 7 2024 21:25:04 for ATLAS Offline Software by
1.8.18