Page MenuHomeHEPForge

No OneTemporary

diff --git a/FixedOrderGen/configFO.yml b/FixedOrderGen/configFO.yml
index 926b1c8..3cce48a 100644
--- a/FixedOrderGen/configFO.yml
+++ b/FixedOrderGen/configFO.yml
@@ -1,76 +1,79 @@
-# number of generated events
-events: 200000
+## number of generated events
+events: 200
jets:
min pt: 20
peak pt: 30
algorithm: antikt
R: 0.4
max rapidity: 5
beam:
energy: 6500
particles: [p, p]
-pdf: 13100
+pdf: 230000
-process: p p => W+ 2j
-# fraction of events with two extremal emissions in one direction
-# that contain an subleading emission e.g. unordered emission
+process: p p => h 4j
+
+## fraction of events with two extremal emissions in one direction
+## that contain an subleading emission e.g. unordered emission
subleading fraction: 0.00
-# Allow different subleading configurations
-# By default all implemented processes are allowed
+
+## Allow different subleading configurations
+## By default all implemented processes are allowed.
#
-#subleading channels: [unordered, qqx]
-#subleading channels: [qqx]
-#subleading channels: [unordered]
+# subleading channels:
+# - unordered
+# - qqx
-scales: 91.188
+scales: max jet pperp
event output:
- - HEJFO.hepmc
+ - HEJFO.lhe
+# - HEJFO_events.hepmc
particle properties:
Higgs:
mass: 125
width: 0.004165
decays: {into: [photon, photon], branching ratio: 0.0023568762400521404}
Wp:
mass: 80.385
width: 2.085
decays: {into: [e+, nu_e], branching ratio: 1}
Wm:
mass: 80.385
width: 2.085
decays: {into: [e, nu_e_bar], branching ratio: 1}
random generator:
name: mixmax
- seed: 90
+# seed: 1
-# unweighting parameters
-# remove to obtain weighted events
+## unweighting parameters
+## remove to obtain weighted events
# unweight:
-# sample size: 0 # should be similar to "events:", but not more than ~10000
+# sample size: 200 # should be similar to "events:", but not more than ~10000
# max deviation: 0
-# to use a rivet analysis
+## to use a rivet analysis
#
# analysis:
# rivet: MC_XS # rivet analysis name
# output: HEJ # name of the yoda files, ".yoda" and scale suffix will be added
#
-# to use a custom analysis
+## to use a custom analysis
#
# analysis:
# plugin: /path/to/libmyanalysis.so
# my analysis parameter: some value
-# parameters for Higgs-gluon couplings
-# this requires compilation with qcdloop
+## parameters for Higgs-gluon couplings
+## this requires compilation with qcdloop
#
# Higgs coupling:
# use impact factors: false
# mt: 174
# include bottom: true
# mb: 4.7

File Metadata

Mime Type
text/x-diff
Expires
Sat, Dec 21, 4:35 PM (21 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4023472
Default Alt Text
(2 KB)

Event Timeline