# $Id: g4config.in,v 1.4 2006/03/30 12:26:13 turany Exp $ # # Geant4 configuration macro for Example02 # (called from Root macro Config.C) # specs #/process/eLoss/subsec false #/process/eLoss/minsubsec 2 c # B field -> 0 #/mcDet/fieldType None # don't store secondaries #/mcTracking/saveSecondaries true # Setting the Physics modules; valid values are here listed: # em: standard, lowenergy, penelope, # common: decay, # hadronic: elastic, binary, binary_ion, gamma_nuc, # #/R3B/phys/addPhysics standard #/R3B/phys/addPhysics lowenergy /R3B/phys/addPhysics penelope /R3B/phys/addPhysics decay /R3B/phys/addPhysics elastic /R3B/phys/addPhysics binary /R3B/phys/addPhysics binary_ion /R3B/phys/addPhysics gamma_nuc #/R3B/phys/stepMax 1. mm # Command to change the range cut threshold for electrons (Default is 1 mm): /mcPhysics/rangeCutForElectron 0.1 mm # Command to change the range cut threshold for all particles (Default is 1 mm): #/mcPhysics/rangeCuts 0.1 mm # The following command doesn't work !?!? : #/R3B/phys/setCuts 999999999999999999 pc #/cuts/setLowEdge 100 eV #/cuts/setHighEdge 100 GeV #/mcVerbose/all 2 #/mcVerbose/regionsManager 2 #/mcVerbose/geometryManager 1 #/mcVerbose/physicsList 2 /tracking/verbose -1 #/control/manual #/control/createHTML /run/particle/dumpCutValues # Limit max number of Cerenkov photons per step # (Needed as Cerenkov process does not limit step itself) #