bachelor_thesis/prog/runcards/pp/Sherpa.yaml

54 lines
888 B
YAML
Raw Normal View History

# general options
2020-04-29 14:55:41 +02:00
OUTPUT: 3
2020-04-26 18:07:08 +02:00
# event count
2020-05-17 17:19:47 +02:00
EVENTS: 10000000/8 # / num_cpus
2020-05-17 13:11:11 +02:00
RESULT_DIRECTORY: out/Results
ANALYSIS_OUTPU: out/Analysis
# save results
GENERATE_RESULT_DIRECTORY: true
2020-05-09 20:38:08 +02:00
# set up $p$ $\bar{p}$ beams, each at 6500 GeV
BEAMS: [2212, 2212]
BEAM_ENERGIES: 10000
PDF_LIBRARY: LHAPDFSherpa
PDF_SET: NNPDF31_lo_as_0118
2020-05-07 09:59:15 +02:00
PDF_SET_VERSIONS: [0, 0]
2020-05-04 19:57:16 +02:00
# matrix-element calculation
ME_GENERATORS:
- Comix
- Amegic
SCALES: 'VAR{1/2*Abs2(p[0]+p[1])}'
# the main scattering process
PROCESSES:
2020-05-06 10:53:02 +02:00
- 94 -94 -> 22 22:
Order: {QCD: 0, EW: 2}
Integration_Error: 0.001
# use pure QED
EW_SCHEME: alpha0
# disable all advanced processes
FRAGMENTATION: None
2020-04-28 18:06:20 +02:00
SHOWER_GENERATOR: None
MI_HANDLER: None
2020-05-03 15:51:49 +02:00
# cuts
SELECTORS:
2020-05-08 10:44:43 +02:00
- [Eta, 22, -2.5, 2.5]
2020-05-07 15:13:14 +02:00
- [PT, 22, 20, 200000000]
# no transverse impulses
BEAM_REMNANTS: false
ANALYSIS: Rivet
RIVET:
IGNOREBEAMS: 1
2020-04-28 18:06:20 +02:00
ANALYSES:
- MC_DIPHOTON_PROTON