ATLAS Offline Software
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 //-----------------------------------------------------------------------------
15 
16 namespace Muon
17 {
19  {
20  public:
22  // base
24 
27 
28  float m_time;
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:49
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
Definition: IdentifierHash.h:38