ATLAS Offline Software
AlignTRTHit.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 // AlignTRTHit.cxx
6 // Richard Hawkings, started 7/9/04
7 
9 
11  m_det(0), m_mod(0), m_phimod(0), m_layer(0), m_straw(0),
12  m_r(0.), m_phi(0.), m_z(0.), m_xdrift(0.), m_tdrift(0.), m_res(0.),
13  m_highth(false)
14 {}
m_mod
G4double m_mod[8][6]
modules para [Length,NAnodes,NCathodes,elec.
Definition: PresParameterDef.h:19
AlignTRTHit.h
AlignTRTHit::AlignTRTHit
AlignTRTHit()
Definition: AlignTRTHit.cxx:10