Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
VirtualTrack.cxx
1/*
2 * TrackVirtual.cxx
3 *
4 * Created on: 4 kwi 2017
5 * Author: Daniel Wielanek
6 * E-mail: daniel.wielanek@gmail.com
7 * Warsaw University of Technology, Faculty of Physics
8 */
9#include "VirtualTrack.h"
10namespace Hal {
11 VirtualTrack::VirtualTrack() {
12 // TODO Auto-generated constructor stub
13 }
14
15 VirtualTrack::~VirtualTrack() {
16 // TODO Auto-generated destructor stub
17 }
18} // namespace Hal