2020-04-24 15:26:43 +02:00
|
|
|
# general options
|
2020-04-28 18:06:20 +02:00
|
|
|
OUTPUT: 15
|
2020-04-24 15:26:43 +02:00
|
|
|
|
2020-04-26 18:07:08 +02:00
|
|
|
# event count
|
2020-04-28 18:06:20 +02:00
|
|
|
EVENTS: 1000 # TODO: Increase!
|
2020-04-24 15:26:43 +02:00
|
|
|
|
|
|
|
# save results
|
|
|
|
GENERATE_RESULT_DIRECTORY: true
|
|
|
|
|
|
|
|
# set up $p$ $\bar{p}$ beams, each at 100 GeV
|
|
|
|
BEAMS: [2212, 2212]
|
|
|
|
BEAM_ENERGIES: 6500
|
|
|
|
PDF_SET: NNPDF31_lo_as_0118
|
|
|
|
PDF_LIBRARY: LHAPDFSherpa
|
|
|
|
|
|
|
|
# matrix-element calculation
|
|
|
|
ME_GENERATORS:
|
|
|
|
- Comix
|
|
|
|
- Amegic
|
|
|
|
|
2020-04-28 18:06:20 +02:00
|
|
|
SCALES: VAR{Abs2(p[2]+p[3])}
|
2020-04-24 15:26:43 +02:00
|
|
|
|
|
|
|
# the main scattering process
|
|
|
|
PROCESSES:
|
2020-04-28 18:06:20 +02:00
|
|
|
- 2 -2 -> 22 22:
|
2020-04-24 15:26:43 +02:00
|
|
|
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
|
2020-04-24 15:26:43 +02:00
|
|
|
MI_HANDLER: None
|
|
|
|
|
2020-04-28 18:06:20 +02:00
|
|
|
# cut to $\abs{\eta} \leq 2.5$, and $p_T \geq 20$ GeV
|
2020-04-24 15:26:43 +02:00
|
|
|
SELECTORS:
|
2020-04-28 18:06:20 +02:00
|
|
|
- [Eta, 22, -1, 1]
|
2020-04-26 18:07:08 +02:00
|
|
|
- [PT, 22, 20, 13000]
|
2020-04-24 15:26:43 +02:00
|
|
|
|
|
|
|
# no transverse impulses
|
|
|
|
BEAM_REMNANTS: false
|
|
|
|
|
|
|
|
ANALYSIS: Rivet
|
|
|
|
RIVET:
|
|
|
|
IGNOREBEAMS: 1
|
2020-04-28 18:06:20 +02:00
|
|
|
ANALYSES:
|
2020-04-24 15:26:43 +02:00
|
|
|
- MC_DIPHOTON_PROTON
|