g4config.in 784 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. # $Id: g4config.in,v 1.4 2006/03/30 12:26:13 turany Exp $
  2. #
  3. # Geant4 configuration macro for Example02
  4. # (called from Root macro Config.C)
  5. # specs
  6. #/process/eLoss/subsec false
  7. #/process/eLoss/minsubsec 2 cm
  8. # B field -> 0
  9. #/mcDet/fieldType None
  10. # don't store secondaries
  11. #/mcTracking/saveSecondaries true
  12. #/mcPhysics/setSpecialCuts false
  13. #/mcPhysics/printGeneralCuts true
  14. #/mcPhysics/setEM false
  15. #/mcPhysics/setMuon false
  16. #/mcPhysics/setHadron false
  17. #/mcPhysics/setOptical false
  18. #/mcPhysics/rangeCut 1.
  19. #/mcVerbose/all 2
  20. #/mcVerbose/geometryManager 1
  21. #/mcVerbose/physicsList 2
  22. #/tracking/verbose 1
  23. /process/optical/verbose 0
  24. #/run/particle/dumpCutValues
  25. # Limit max number of Cerenkov photons per step
  26. # (Needed as Cerenkov process does not limit step itself)
  27. #