31 lines
738 B
Plaintext
31 lines
738 B
Plaintext
# $Id: run01.mac,v 1.19 2009-09-17 20:06:26 maire Exp $
|
|
#
|
|
# Macro file for "exampleN03.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
# Lead-liquidArgon 50 layers; electron 1 GeV
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testem/phys/addPhysics local
|
|
#
|
|
/testem/phys/setCuts 100 um
|
|
#
|
|
/run/initialize
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 1 GeV
|
|
#
|
|
/analysis/setFileName run01
|
|
/analysis/h1/set 1 100 700. 1000. MeV
|
|
/analysis/h1/set 2 100 0. 300. MeV
|
|
/analysis/h1/set 11 52 0. 52. none #long. profile in absor1
|
|
/analysis/h1/set 12 52 0. 52. none #long. profile in absor2
|
|
/analysis/h1/set 21 102 0. 102. none #energy flow
|
|
/analysis/h1/set 22 102 0. 102. none #lateral energy leakage
|
|
#
|
|
/testem/event/printModulo 100
|
|
#
|
|
/run/beamOn 1000
|