#include <vector>
#include <G4VHit.hh>
#include <G4THitsCollection.hh>
#include <G4Allocator.hh>
#include <G4ThreeVector.hh>
#include <G4LorentzVector.hh>
#include <G4SystemOfUnits.hh>
#include <G4PhysicalConstants.hh>
#include "EDepSimVolumeId.hh"
Go to the source code of this file.
Classes | |
class | EDepSim::HitSegment |
Namespaces | |
EDepSim | |
Construct a module from components. | |
Variables | |
G4Allocator< EDepSim::HitSegment > | edepHitSegmentAllocator |
G4Allocator<EDepSim::HitSegment> edepHitSegmentAllocator |
Definition at line 34 of file EDepSimHitSegment.cc.