![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
#include "DDG4/Geant4Hits.h"
#include "G4Allocator.hh"
#include "G4ParticleDefinition.hh"
#include "G4ChargedGeantino.hh"
#include "G4OpticalPhoton.hh"
#include "G4Geantino.hh"
#include <iostream>
Go to the source code of this file.
Variables | |
G4ThreadLocal G4Allocator < Geant4TrackerHit > * | TrackerHitAllocator = 0 |
G4ThreadLocal G4Allocator < Geant4CalorimeterHit > * | CalorimeterHitAllocator = 0 |
G4ThreadLocal G4Allocator<Geant4CalorimeterHit>* CalorimeterHitAllocator = 0 |
Definition at line 32 of file Geant4Hits.cpp.
Referenced by DD4hep::Simulation::Geant4CalorimeterHit::operator delete(), and DD4hep::Simulation::Geant4CalorimeterHit::operator new().
G4ThreadLocal G4Allocator<Geant4TrackerHit>* TrackerHitAllocator = 0 |
Definition at line 31 of file Geant4Hits.cpp.
Referenced by DD4hep::Simulation::Geant4TrackerHit::operator delete(), and DD4hep::Simulation::Geant4TrackerHit::operator new().