#include "SimG4Core/Notification/interface/TrackWithHistory.h"
#include "SimG4Core/Notification/interface/G4TrackToParticleID.h"
#include "SimG4Core/Notification/interface/TrackInformation.h"
#include "SimG4Core/Notification/interface/GenParticleInfo.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "G4VProcess.hh"
#include "G4DynamicParticle.hh"
#include "G4PrimaryParticle.hh"
#include "G4ThreeVector.hh"
#include <iostream>
Go to the source code of this file.
Variables | |
G4ThreadLocal G4Allocator< TrackWithHistory > * | fpTrackWithHistoryAllocator = nullptr |
G4ThreadLocal G4Allocator<TrackWithHistory>* fpTrackWithHistoryAllocator = nullptr |
Definition at line 15 of file TrackWithHistory.cc.
Referenced by TrackWithHistory::operator delete(), and TrackWithHistory::operator new().