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