Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm8/TestEm8.large_N.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 /run/verbose 2
0008 #/tracking/verbose 2
0009 #
0010 #  select EM PhysicsList
0011 #
0012 /testem/phys/addPhysics  emstandard
0013 /process/em/AddPAIRegion all GasDetector pai
0014 #
0015 /testem/phys/setNbinsE 20
0016 /testem/phys/setMaxE 0.060  MeV  
0017 #
0018 /run/initialize
0019 #
0020 /process/em/verbose 0
0021 /run/setCut  1 mm
0022 /run/setCutForRegion GasDetector 0.2 mm
0023 #/run/particle/dumpCutValues
0024 #
0025 /gun/particle proton
0026 #
0027 #/gun/particle mu-
0028 # 
0029 /gun/energy 200000.00 MeV
0030 #
0031 #/gun/energy 200.0 MeV
0032 #
0033 #/tracking/verbose 1
0034 #
0035 /run/beamOn 10000
0036 #
0037 
0038 
0039 
0040 
0041 
0042 
0043 
0044