ATLAS Offline Software
TestBeam
TBEvent
src
TBHit.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
#include "
TBEvent/TBHit.h
"
6
7
TBHit::TBHit
()
8
: m_beamdetect (nullptr),
9
m_x(0),
10
m_y(0),
11
m_z(0),
12
m_ex(0),
13
m_ey(0),
14
m_ez(0),
15
m_IsValid(false)
16
{
17
}
18
19
TBHit.h
TBHit::TBHit
TBHit()
Definition:
TBHit.cxx:7
Generated on Thu Nov 7 2024 21:27:13 for ATLAS Offline Software by
1.8.18