Skip to content

Commit 93449c2

Browse files
author
knikolop
committed
fix
1 parent f6a339f commit 93449c2

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

mymacro.mac

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# Initialize kernel
66
/run/initialize
77

8+
# do not randomize type of primary particle
9+
/B5/generator/randomizePrimary false
10+
811
# Set the ange between the two arms
912
/B5/detector/armAngle 0. deg
1013

run1.mac

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
#
99
# Initialize kernel
1010
/run/initialize
11+
12+
# do not randomize type of primary particle
13+
/B5/generator/randomizePrimary false
14+
1115
#
1216
# Defaults:
1317
# armAngle 30. deg

0 commit comments

Comments
 (0)