ATLAS Offline Software
FPGATrackSimTruthTrack.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
8  m_d0(0.), m_z0(0.),
9  m_vtx_x(0.), m_vtx_y(0.), m_vtx_z(0.), m_px(0.), m_py(0.), m_pz(0.),
10  m_q(0),
11  m_pdgcode(0), m_status(0), m_barcode(0), m_evtindex(0), m_barcode_frac_offline(0.)
12 {
13  // nothing special to do
14 }
FPGATrackSimTruthTrack::FPGATrackSimTruthTrack
FPGATrackSimTruthTrack()
Definition: FPGATrackSimTruthTrack.cxx:7
FPGATrackSimTruthTrack.h