ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonPrepRawData
TgcPrepData_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
6
#ifndef TgcPREPDATA_P3_TRK_H
7
#define TgcPREPDATA_P3_TRK_H
8
9
//-----------------------------------------------------------------------------
10
//
11
// file: TgcPrepData_p3.h
12
//
13
//-----------------------------------------------------------------------------
14
#include "
AthenaPoolUtilities/TPObjRef.h
"
15
#include "
Identifier/IdentifierHash.h
"
16
17
namespace
Muon
18
{
24
class
TgcPrepData_p3
25
{
26
public
:
27
TgcPrepData_p3
() :
m_locX
(0.),
m_errorMat
(0.),
m_bcBitMap
(0) {}
28
29
std::vector< signed char >
m_rdoList
;
30
32
33
float
m_locX
;
34
float
m_errorMat
;
35
uint16_t
m_bcBitMap
;
37
38
};
39
}
40
41
#endif
IdentifierHash.h
TPObjRef.h
Muon::TgcPrepData_p3::m_errorMat
float m_errorMat
1-d ErrorMatrix in the base class.
Definition
TgcPrepData_p3.h:34
Muon::TgcPrepData_p3::m_bcBitMap
uint16_t m_bcBitMap
BCID variable, 4:Previous, 2:Current, 1:Next.
Definition
TgcPrepData_p3.h:35
Muon::TgcPrepData_p3::TgcPrepData_p3
TgcPrepData_p3()
Definition
TgcPrepData_p3.h:27
Muon::TgcPrepData_p3::m_locX
float m_locX
Equivalent to localPosition (locX) in the base class.
Definition
TgcPrepData_p3.h:33
Muon::TgcPrepData_p3::m_rdoList
std::vector< signed char > m_rdoList
Store offsets.
Definition
TgcPrepData_p3.h:29
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition
TrackSystemController.h:46
Generated on
for ATLAS Offline Software by
1.17.0