diff --git a/README.md b/README.md index a26729d11a2fcca67ab5178c400df7e10bfae60f..82c095f76f75f51423f07e5fd4158bf1e8ea6d89 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