ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonSegment
MuonSegment_p1.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 MUONEVENTTPCNV_MUONSEGMENT_P1_H
6
#define MUONEVENTTPCNV_MUONSEGMENT_P1_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: MuonSegment_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
#include "
TrkEventTPCnv/TrkSurfaces/Surface_p1.h
"
15
#include "
TrkEventTPCnv/TrkEventPrimitives/LocalDirection_p1.h
"
16
17
namespace
Muon
18
{
19
class
MuonSegment_p1
20
{
21
public
:
22
MuonSegment_p1
() :
m_t0
(9999.0),
m_t0Error
(9999.0) {}
23
// base
24
TPObjRef
m_segment
;
25
26
Trk::LocalDirection_p1
m_localDirection
;
27
TPObjRef
m_associatedSurface
;
//PlaneSurface
28
float
m_t0
;
29
float
m_t0Error
;
30
};
31
}
32
33
#endif
Muon::MuonSegment_p1::m_t0Error
float m_t0Error
Definition:
MuonSegment_p1.h:29
LocalDirection_p1.h
Muon::MuonSegment_p1::MuonSegment_p1
MuonSegment_p1()
Definition:
MuonSegment_p1.h:22
Muon::MuonSegment_p1::m_associatedSurface
TPObjRef m_associatedSurface
Definition:
MuonSegment_p1.h:27
Muon::MuonSegment_p1::m_localDirection
Trk::LocalDirection_p1 m_localDirection
Definition:
MuonSegment_p1.h:26
Surface_p1.h
Muon::MuonSegment_p1::m_segment
TPObjRef m_segment
Definition:
MuonSegment_p1.h:24
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition:
TrackSystemController.h:45
TPObjRef
Definition:
TPObjRef.h:20
Trk::LocalDirection_p1
Definition:
LocalDirection_p1.h:18
TPObjRef.h
Muon::MuonSegment_p1
Definition:
MuonSegment_p1.h:20
Muon::MuonSegment_p1::m_t0
float m_t0
Definition:
MuonSegment_p1.h:28
Generated on Sun Dec 22 2024 21:15:20 for ATLAS Offline Software by
1.8.18