20 lines
350 B
Plaintext
20 lines
350 B
Plaintext
# Macro file for example B4
|
|
#
|
|
# To be run preferably in batch, without graphics:
|
|
# % exampleB4[a,b,c,d] run2.mac
|
|
#
|
|
#/run/numberOfThreads 4
|
|
#/control/cout/ignoreThreadsExcept 0
|
|
#
|
|
/run/initialize
|
|
#
|
|
# Default kinemtics:
|
|
# electron 50 MeV in direction (0.,0.,1.)
|
|
# 1000 events
|
|
#
|
|
/run/printProgress 100
|
|
/score/ntuple/writerVerbose 1
|
|
#
|
|
/run/beamOn 1000
|
|
|