ATLAS Offline Software
Loading...
Searching...
No Matches
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
IdentifierHash.h
TPObjRef.h
IdentifierHash
This is a "hash" representation of an Identifier.
Definition
IdentifierHash.h:25
Muon::RpcPrepData_p2::m_time
float m_time
Definition
RpcPrepData_p2.h:28
Muon::RpcPrepData_p2::m_ambiguityFlag
int m_ambiguityFlag
Definition
RpcPrepData_p2.h:30
Muon::RpcPrepData_p2::m_prd
TPObjRef m_prd
Definition
RpcPrepData_p2.h:23
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
Muon::RpcPrepData_p2::m_triggerInfo
int m_triggerInfo
Definition
RpcPrepData_p2.h:29
Muon::RpcPrepData_p2::RpcPrepData_p2
RpcPrepData_p2()
Definition
RpcPrepData_p2.h:21
TPObjRef
This class is an object reference used in Athena persistent data model.
Definition
TPObjRef.h:20
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition
TrackSystemController.h:45
Generated on
for ATLAS Offline Software by
1.14.0