#include "G4VUserTrackInformation.hh"
#include "G4Allocator.hh"
#include "G4Track.hh"
#include "DataFormats/Math/interface/Vector3D.h"
#include "DataFormats/Math/interface/LorentzVector.h"
Go to the source code of this file.
Classes | |
class | TrackInformation |
Variables | |
G4ThreadLocal G4Allocator< TrackInformation > * | fpTrackInformationAllocator |
G4ThreadLocal G4Allocator<TrackInformation>* fpTrackInformationAllocator |
Definition at line 9 of file TrackInformation.cc.
Referenced by TrackInformation::operator delete(), and TrackInformation::operator new().