ACTARSim
ACTAR TPC Simulation Reference Guide
|
#include "G4VHit.hh"
#include "G4THitsCollection.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"
#include "G4Step.hh"
Go to the source code of this file.
Classes | |
class | ActarSimGasGeantHit |
Typedefs | |
typedef G4THitsCollection< ActarSimGasGeantHit > | ActarSimGasGeantHitsCollection |
Variables | |
G4Allocator< ActarSimGasGeantHit > | ActarSimGasGeantHitAllocator |
typedef G4THitsCollection<ActarSimGasGeantHit> ActarSimGasGeantHitsCollection |
Definition at line 84 of file ActarSimGasGeantHit.hh.
G4Allocator<ActarSimGasGeantHit> ActarSimGasGeantHitAllocator |
Definition at line 26 of file ActarSimGasGeantHit.cc.
Referenced by ActarSimGasGeantHit::operator delete(), and ActarSimGasGeantHit::operator new().