30 lines
610 B
Plaintext
30 lines
610 B
Plaintext
# $Id: run01.mac,v 1.16 2006/03/20 12:26:03 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 g4v52
|
|
/testem/phys/addPhysics g4v71
|
|
###/testem/phys/addPhysics standard
|
|
#
|
|
/testem/phys/setCuts 0.1 um
|
|
#
|
|
/run/initialize
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 1 GeV
|
|
#
|
|
/testem/histo/setFileName run01
|
|
/testem/histo/setFileType hbook
|
|
/testem/histo/setHisto 1 100 700. 1000. MeV
|
|
/testem/histo/setHisto 2 100 0. 300. MeV
|
|
#
|
|
/testem/event/printModulo 100
|
|
#
|
|
/run/beamOn 1000
|