ATLAS Offline Software
Loading...
Searching...
No Matches
TBHitPlane.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
6
8 : m_beamdetect(0),
9 m_u(0),
10 m_w(0),
11 m_eu(0),
12 m_ew(0),
13 m_IsValid(false)
14{
15}
16
17
double m_u
Definition TBHitPlane.h:60
bool m_IsValid
Definition TBHitPlane.h:68
double m_eu
Definition TBHitPlane.h:64
TBBeamDetector * m_beamdetect
Definition TBHitPlane.h:56
double m_w
Definition TBHitPlane.h:60
double m_ew
Definition TBHitPlane.h:64