ATLAS Offline Software
MaterialEffectsBase_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 //-----------------------------------------------------------------------------
6 //
7 // file: MaterialEffectsBase_p1.h
8 // author: Wolfgang Liebig <http://consult.cern.ch/xwho/people/54608>
9 //
10 //-----------------------------------------------------------------------------
11 
12 #ifndef MATERIAL_EFFECTS_BASE_P1_TRK_H
13 #define MATERIAL_EFFECTS_BASE_P1_TRK_H
14 
16 
17 namespace Trk
18 {
20  {
21  public:
23 
24  float m_tInX0;
25  short m_typeFlags;
27  };
28 }
29 
30 #endif
TPObjRef
Definition: TPObjRef.h:20
Trk::MaterialEffectsBase_p1::MaterialEffectsBase_p1
MaterialEffectsBase_p1()
Definition: MaterialEffectsBase_p1.h:22
Trk::MaterialEffectsBase_p1::m_associatedSurface
TPObjRef m_associatedSurface
Definition: MaterialEffectsBase_p1.h:26
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9
Trk::MaterialEffectsBase_p1::m_tInX0
float m_tInX0
Definition: MaterialEffectsBase_p1.h:24
Trk::MaterialEffectsBase_p1::m_typeFlags
short m_typeFlags
Definition: MaterialEffectsBase_p1.h:25
TPObjRef.h
Trk::MaterialEffectsBase_p1
Definition: MaterialEffectsBase_p1.h:20