1#ifndef TG4_TRACK_INFORMATION_H
2#define TG4_TRACK_INFORMATION_H
18#include <G4Allocator.hh>
19#include <G4VUserTrackInformation.hh>
23struct TMCParticleStatus;
41 inline void*
operator new(size_t);
43 inline void operator delete(
void* trackInformation);
46 virtual void Print()
const;