#include "SimG4Core/Notification/interface/TrackWithHistory.h"
#include "SimG4Core/Notification/interface/G4TrackToParticleID.h"
#include "SimG4Core/Notification/interface/TrackInformationExtractor.h"
#include "SimG4Core/Notification/interface/SimG4Exception.h"
#include "SimG4Core/Notification/interface/GenParticleInfoExtractor.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "G4VProcess.hh"
#include <iostream>
Go to the source code of this file.
Variables | |
G4ThreadLocal G4Allocator< TrackWithHistory > * | fpTrackWithHistoryAllocator = 0 |
G4ThreadLocal G4Allocator<TrackWithHistory>* fpTrackWithHistoryAllocator = 0 |
Definition at line 13 of file TrackWithHistory.cc.
Referenced by TrackWithHistory::operator delete(), and TrackWithHistory::operator new().