ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonPrepRawData
sTgcPrepData_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
#ifndef sTgcPREPDATA_p1_TRK_H
7
#define sTgcPREPDATA_p1_TRK_H
8
9
//-----------------------------------------------------------------------------
10
//
11
// file: sTgcPrepData_p1.h
12
//
13
//-----------------------------------------------------------------------------
14
#include "
AthenaPoolUtilities/TPObjRef.h
"
15
#include "
Identifier/IdentifierHash.h
"
16
17
namespace
Muon
18
{
23
class
sTgcPrepData_p1
24
{
25
public
:
26
sTgcPrepData_p1
() =
default
;
27
28
std::vector< signed char >
m_rdoList
;
29
31
32
float
m_locX
{0};
33
float
m_errorMat
{0};
35
int
m_charge
{0};
36
short
int
m_time
{0};
37
uint16_t
m_bcBitMap
{0};
38
40
std::vector<uint16_t>
m_stripNumbers
;
41
std::vector<short int>
m_stripTimes
;
42
std::vector<int>
m_stripCharges
;
43
};
44
}
45
46
#endif
IdentifierHash.h
TPObjRef.h
Muon::sTgcPrepData_p1::m_stripTimes
std::vector< short int > m_stripTimes
Definition
sTgcPrepData_p1.h:41
Muon::sTgcPrepData_p1::m_time
short int m_time
Definition
sTgcPrepData_p1.h:36
Muon::sTgcPrepData_p1::m_charge
int m_charge
Definition
sTgcPrepData_p1.h:35
Muon::sTgcPrepData_p1::m_stripCharges
std::vector< int > m_stripCharges
Definition
sTgcPrepData_p1.h:42
Muon::sTgcPrepData_p1::m_stripNumbers
std::vector< uint16_t > m_stripNumbers
cluster quantities
Definition
sTgcPrepData_p1.h:40
Muon::sTgcPrepData_p1::m_locX
float m_locX
Equivalent to localPosition (locX) in the base class.
Definition
sTgcPrepData_p1.h:32
Muon::sTgcPrepData_p1::m_errorMat
float m_errorMat
1-d ErrorMatrix in the base class.
Definition
sTgcPrepData_p1.h:33
Muon::sTgcPrepData_p1::sTgcPrepData_p1
sTgcPrepData_p1()=default
Muon::sTgcPrepData_p1::m_bcBitMap
uint16_t m_bcBitMap
Definition
sTgcPrepData_p1.h:37
Muon::sTgcPrepData_p1::m_rdoList
std::vector< signed char > m_rdoList
Store offsets.
Definition
sTgcPrepData_p1.h:28
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