From 32b1958ec2b1bffecf565f0e4c18f92c0699fa2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Lara?= Date: Tue, 30 Mar 2021 14:25:16 +0200 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a26729d..82c095f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ -# samples +The event files in ROOT format in this folder where generated using MadGraph5_aMC@NLO v2.9.1.2+Pythia v8.303+Delphes v3.4.2. +All samples are generated using MSSM_SLHA2-full modelfiles included in MadGraph. The requirement ptj1min > 200GEV is imposed at generatorm level. For each case, the squark has a mass of 1TeV and gluino 2TeV. The LSP is a neutralino of mass 995 GeV + +The process corresponding to each sample is described in the following + +(i) squarq_exclusive.root: +generate p p > su1 go , go > su1 u~ +add process p p > su1~ go , go > su1~ u +add process p p > su1 go j , go > su1 u~ +add process p p > su1~ go j , go > su1~ u + +(ii) squarq_decoupled.root: +generate p p > su1 su1~ /go QED==0 +add process p p > su1 su1~ j /go QED==0 +add process p p > su1 su1~ j j /go QED==0 + +(iii) squarq_inclusive.root: +generate p p > su1 su1~ QED==0 +add process p p > su1 su1~ j j QED==0 +add process p p > su1 su1~ j QED==0 -- 2.24.1