Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm8/TestEm8.in is written in an unsupported language. File is not indexed.

0001 #
0002 # Macro file for the initialization phase of "TestEm8.cc"
0003 #
0004 # It creates the default geometry (simple absorber cylinder )        
0005 #
0006 /control/verbose 2
0007 /control/cout/ignoreThreadsExcept 0
0008 /run/verbose 1
0009 #/tracking/verbose 2
0010 #
0011 #  select EM PhysicsList
0012 #
0013 /testem/phys/addPhysics  emstandard_opt0
0014 /process/em/AddPAIRegion all GasDetector pai
0015 #/process/em/AddPAIRegion all GasDetector PAIphoton
0016 #
0017 #/testem/stepMax         10 mm
0018 #
0019 /testem/phys/setNbinsE 20
0020 /testem/phys/setMaxE 0.060  MeV  
0021 #
0022 /process/em/lowestElectronEnergy 0.0 MeV
0023 /process/em/lowestMuHadEnergy    0.0 MeV
0024 #
0025 /run/initialize
0026 #
0027 /process/em/verbose 0
0028 /run/setCut  0.5 mm
0029 /run/setCutForAGivenParticle  proton  0.0 mm
0030 /run/setCutForRegion GasDetector 1.8 mm
0031 #/run/particle/dumpCutValues
0032 #
0033 #/gun/particle e-
0034 #
0035 /gun/particle proton
0036 #
0037 #/gun/particle mu-
0038 # 
0039 /gun/energy 200000.00 MeV
0040 #
0041 /run/beamOn 1000
0042 #