Warning, /geant4/examples/advanced/amsEcal/run2.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 e-
0015 /gun/energy 1 GeV
0016 /ams/gun/beam 4 mm
0017 #
0018 /analysis/setFileName run2
0019 #
0020 /analysis/h1/set 1 100 0. 2. GeV #etot in ecal
0021 /analysis/h1/set 2 100 0. 100. 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 100
0027 #
0028 /run/beamOn 500