Files | |
file | ConvertMCTruthToG4.cxx [code] |
Convert MCTruth to G4Event; Geant4 event generator. | |
file | ConvertMCTruthToG4.h [code] |
Convert MCTruth to G4Event; Geant4 event generator. | |
file | DetectorConstruction.cxx [code] |
Build Geant4 geometry from GDML. | |
file | DetectorConstruction.h [code] |
Build Geant4 geometry from GDML. | |
file | ExampleAction.cxx [code] |
Example UserAction w/ Geant4's user "hooks". | |
file | ExampleAction.h [code] |
Use Geant4's user "hooks" to kill particles in the rock. | |
file | G4Helper.cxx [code] |
file | G4Helper.h [code] |
Use Geant4 to run the LArSoft detector simulation. | |
file | G4PhysicsProcessFactorySingleton.cc [code] |
file | G4PhysicsProcessFactorySingleton.hh [code] |
file | G4PhysListFactory.cc [code] |
file | G4PhysListFactory.hh [code] |
file | G4PhysListFactorySingleton.cc [code] |
file | G4PhysListFactorySingleton.hh [code] |
file | PrimaryParticleInformation.cxx [code] |
file | PrimaryParticleInformation.h [code] |
file | UserAction.h [code] |
see below | |
file | UserActionFactory.cxx [code] |
factory for generating G4Base/UserAction class objects | |
file | UserActionFactory.h [code] |
A class for generating concrete UserAction derived classes based on the factory pattern. This code supplies a CPP macro which allows the classes to self-register and thus no modification of this class is needed in order to expand the list of classes it knows about. | |
file | UserActionManager.cxx [code] |
Create the physics lists to be used by Geant4. | |
file | UserActionManager.h [code] |