ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonPrepRawData
RpcPrepData_p3.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 RRPPREPDATA_P3_TRK_H
6
#define RRPPREPDATA_P3_TRK_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: RpcPrepData_p3.h
11
//
12
//-----------------------------------------------------------------------------
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
#include "
Identifier/IdentifierHash.h
"
15
16
namespace
Muon
17
{
23
class
RpcPrepData_p3
24
{
25
public
:
26
RpcPrepData_p3
() :
m_locX
(0.0),
m_errorMat
(0.0),
m_time
(0.0),
m_triggerInfo
(0),
m_ambiguityFlag
(0){}
27
28
std::vector< signed char >
m_rdoList
;
29
31
32
float
m_locX
;
33
float
m_errorMat
;
34
35
37
38
float
m_time
;
39
int
m_triggerInfo
;
40
int
m_ambiguityFlag
;
42
};
43
}
44
45
#endif
Muon::RpcPrepData_p3::m_ambiguityFlag
int m_ambiguityFlag
Definition:
RpcPrepData_p3.h:40
Muon::RpcPrepData_p3::m_errorMat
float m_errorMat
1-d ErrorMatrix in the base class.
Definition:
RpcPrepData_p3.h:33
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition:
TrackSystemController.h:45
Muon::RpcPrepData_p3
We don't write out (from Trk::PrepRawData) m_indexAndHash (can be recomputed), m_clusId (can be recom...
Definition:
RpcPrepData_p3.h:24
Muon::RpcPrepData_p3::m_rdoList
std::vector< signed char > m_rdoList
Store offsets.
Definition:
RpcPrepData_p3.h:28
Muon::RpcPrepData_p3::RpcPrepData_p3
RpcPrepData_p3()
Definition:
RpcPrepData_p3.h:26
IdentifierHash.h
TPObjRef.h
Muon::RpcPrepData_p3::m_locX
float m_locX
Equivalent to localPosition (locX) in the base class.
Definition:
RpcPrepData_p3.h:32
Muon::RpcPrepData_p3::m_triggerInfo
int m_triggerInfo
Definition:
RpcPrepData_p3.h:39
Muon::RpcPrepData_p3::m_time
float m_time
Definition:
RpcPrepData_p3.h:38
Generated on Sun Dec 22 2024 21:17:22 for ATLAS Offline Software by
1.8.18