Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/advanced/amsEcal/mips.mac is written in an unsupported language. File is not indexed.

0001 #
0002 # Macro file for "amsEcal.cc" 
0003 # (can be run in batch, without graphic)
0004 #
0005 /control/verbose 2
0006 /run/verbose 2
0007 #
0008 /ams/phys/addPhysics  local
0009 /run/setCut 1 mm
0010 #
0011 /run/initialize
0012 #
0013 /ams/gun/setDefault
0014 /gun/particle proton
0015 /gun/energy 10 GeV
0016 /ams/gun/beam 20 mm
0017 #
0018 /analysis/setFileName mips
0019 #
0020 /analysis/h1/set 1 100  0. 200. MeV             #etot in ecal
0021 /analysis/h1/set 2 100  0.  50. MeV             #evis in ecal
0022 /analysis/h1/set 3 100  0. 100. none
0023 /analysis/h1/set 4 100  0. 100. none
0024 /analysis/h1/set 5 250  0. 500. none
0025 #
0026 /run/printProgress 4000
0027 #
0028 /run/beamOn 40000