Commit c0b71e2 Brandon Gomes
authored
File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
3
- ./install --run -j$1 -q -s studies/box/background/script.mac energy $2 count $3
3
+ ./install --run -j$2 -o $ 1 -q -s studies/box/background/script.mac energy $3 count $4
Original file line number Diff line number Diff line change 1
- ! File: tau .cmnd
1
+ ! File: electron .cmnd
2
2
! This file contains commands to be read in for a Pythia8 run.
3
3
! Lines not beginning with a letter or digit are comments.
4
4
! Names are case-insensitive - but spellings-sensitive!
@@ -46,9 +46,9 @@ HiggsBSM:allH2 = on ! Higgs production by gluon-gluon fusion
46
46
25:3:bRatio = 0.000 ! H -> c cbar
47
47
25:4:bRatio = 0.000 ! H -> b bbar
48
48
25:5:bRatio = 0.000 ! H -> t tbar
49
- 25:6:bRatio = 0 .000 ! H -> e+ e-
49
+ 25:6:bRatio = 1 .000 ! H -> e+ e-
50
50
25:7:bRatio = 0.000 ! H -> mu+ mu-
51
- 25:8:bRatio = 1 .000 ! H -> tau+ tau-
51
+ 25:8:bRatio = 0 .000 ! H -> tau+ tau-
52
52
25:9:bRatio = 0.000 ! H -> g g
53
53
25:10:bRatio = 0.000 ! H -> gamma gamma
54
54
25:11:bRatio = 0.000 ! H -> gamma Z
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
3
- ./install --run -j1 -q -s studies/box/signal/script.mac particle $1 count $2
3
+ ./install --run -j1 -q -o $1 - s studies/box/signal/script.mac particle $2 count $3
Original file line number Diff line number Diff line change 5
5
6
6
/gen/pythia/cuts/clear
7
7
/gen/pythia/cuts/add 2 | | 0.8:1.6 | -0.4636:0.4636 rad
8
+ /gen/pythia/cuts/add 11 | | 0.8:1.6 | -0.4636:0.4636 rad
8
9
/gen/pythia/cuts/add 13 | | 0.8:1.6 | -0.4636:0.4636 rad
9
- /gen/pythia/cuts/add 15 | | 0.8:1.6 | -0.4636:0.4636 rad
10
10
11
11
/run/beamOn {count}
You can’t perform that action at this time.
0 commit comments