~ma5dev/madanalysis5/v1.6beta

« back to all changes in this revision

Viewing changes to madanalysis/configuration/recast_configuration.py

  • Committer: Benjamin Fuks
  • Date: 2017-12-06 02:22:30 UTC
  • Revision ID: fuks@cern.ch-20171206022230-kkr1kbf9lg691nb3
Fixing a bug with the jet clusterer when hard scattering photons are ...

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
          "delphes_card_atlas_sus_2013_04.tcl"    : ["atlas_susy_2013_04"] ,
58
58
          "delphes_card_cms_b2g_12_012.tcl"       : ["CMS_B2G_12_012", "cms_exo_12_047", "cms_exo_12_048"],
59
59
          "delphes_card_cms_b2g_14_004.tcl"       : ["cms_b2g_12_022", "cms_b2g_14_004"],
60
 
          "delphes_card_ATLAS_1604_07773.tcl"     : ["ATLAS_1604_07773", "atlas_1605_03814"],
 
60
          "delphes_card_ATLAS_1604_07773.tcl"     : ["ATLAS_1604_07773", "atlas_1605_03814", "ATLAS_1711_03301"],
61
61
          "delphes_card_ATLAS_CONF_2016_086.tcl"  : ["ATLAS_CONF_2016_086"],
62
62
          "delphes_card_CMS_EXO_16_037.tcl"       : ["CMS_EXO_16_037"],
63
 
          "delphes_card_cms_exo_16_010.tcl"       : ["cms_exo_16_010"]
 
63
          "delphes_card_cms_exo_16_010.tcl"       : ["cms_exo_16_010"],
 
64
          "delphes_card_cms_SUS_16_052.tcl"       : ["CMS_SUS_16_052"]
64
65
        }
65
66
 
66
67
        self.description = {
72
73
          "atlas_1405_7875"        : "ATLAS - 8 TeV - squark-gluino - 0 leptons + 2-6 jets + met",
73
74
          "atlas_higg_2013_03"     : "ATLAS - 8 TeV - ZH to invisible + 2 leptons",
74
75
          "ATLAS_EXOT_2014_06"     : "ATLAS - 8 TeV - monophoton",
75
 
          "ATLAS_1604_07773"       : "ATLAS - 13 TeV - monojet",
 
76
          "ATLAS_1604_07773"       : "ATLAS - 13 TeV - monojet (3.2 fb-1)",
 
77
          "ATLAS_1711_03301"       : "ATLAS - 13 TeV - monojet (36.1 fb-1)",
76
78
          "atlas_1605_03814"       : "ATLAS - 13 TeV - multijet (2-6 jets) + met",
77
79
          "ATLAS_CONF_2016_086"    : "ATLAS - 13 TeV - Dark matter in the b+bar+met channel",
 
80
          "cms_exo_16_010"         : "CMS   - 13 TeV - Mono-Z",
78
81
          "CMS_EXO_16_037"         : "CMS   - 13 TeV - Monojet",
79
 
          "cms_exo_16_010"         : "CMS   - 13 TeV - Mono-Z",
 
82
          "CMS_SUS_16_052"         : "CMS   - 13 TeV - SUSY 1 lepton + jets",
80
83
          "cms_sus_13_012"         : "CMS   - 8 TeV - squark-gluino - MET/MHT",
81
84
          "cms_sus_13_016"         : "CMS   - 8 TeV - gluinos - 2 leptons + bjets + met",
82
85
          "cms_sus_14_001_monojet" : "CMS   - 8 TeV - stop - the monojet channel",