Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8723865
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
View Options
diff --git a/FixedOrderGen/configFO.yml b/FixedOrderGen/configFO.yml
index 0633304..54abafb 100644
--- a/FixedOrderGen/configFO.yml
+++ b/FixedOrderGen/configFO.yml
@@ -1,68 +1,73 @@
# number of generated events
-events: 200
+events: 20000
jets:
min pt: 20
peak pt: 30
algorithm: antikt
R: 0.4
max rapidity: 5
beam:
energy: 6500
particles: [p, p]
pdf: 230000
-process: p p => h 4j
-
+process: p p => W+ 2j
# fraction of events with two extremal emissions in one direction
# that contain an subleading emission e.g. unordered emission
-subleading fraction: 0.05
+subleading fraction: 0.00
# Allow different subleading configurations
# By default all implemented processes are allowed
#
-# subleading channels: [unordered, qqx]
+#subleading channels: [unordered, qqx]
+#subleading channels: [qqx]
+#subleading channels: [unordered]
scales: max jet pperp
event output:
- - HEJFO.lhe
-# - HEJFO_events.hepmc
+ - HEJFO.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}
+
random generator:
name: mixmax
- # seed: 1
+ seed: 90
# unweighting parameters
# remove to obtain weighted events
unweight:
- sample size: 200 # should be similar to "events:", but not more than ~10000
+ sample size: 5000 # should be similar to "events:", but not more than ~10000
max deviation: 0
# 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
#
# analysis:
# plugin: /path/to/libmyanalysis.so
# my analysis parameter: some value
# 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
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Jan 20, 9:48 PM (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4242520
Default Alt Text
(1 KB)
Attached To
rHEJ HEJ
Event Timeline
Log In to Comment