#include "globals.hh"
#include "G4ThreeVector.hh"
#include "G4ParticleDefinition.hh"
#include "G4Track.hh"
#include "G4Allocator.hh"
#include "G4VUserTrackInformation.hh"
Go to the source code of this file.
Classes | |
class | LBNETrackInformation |
Variables | |
G4Allocator< LBNETrackInformation > | aTrackInformationAllocator |
G4Allocator<LBNETrackInformation> aTrackInformationAllocator |
Definition at line 11 of file LBNETrackInformation.cc.