ATLAS Offline Software
Loading...
Searching...
No Matches
JetEfficiencyMonitorAlgorithm.cxx File Reference
Include dependency graph for JetEfficiencyMonitorAlgorithm.cxx:

Go to the source code of this file.

Variables

static const std::map< std::string, int > l1_trigger_flatline_vals
static const std::map< std::string, int > gFEX_trigger_thresholds = {}

Variable Documentation

◆ gFEX_trigger_thresholds

const std::map<std::string, int> gFEX_trigger_thresholds = {}
static

Definition at line 34 of file JetEfficiencyMonitorAlgorithm.cxx.

34{};

◆ l1_trigger_flatline_vals

const std::map<std::string, int> l1_trigger_flatline_vals
static
Initial value:
= {
{"L1_gLJ80p0ETA25", 175*GeV}, {"L1_gLJ100p0ETA25", 200*GeV},
{"L1_gLJ140p0ETA25", 270*GeV}, {"L1_gLJ160p0ETA25", 270*GeV},
{"L1_SC175-SCjJ10", 270*GeV}, {"L1_gJ20p0ETA25", 40*GeV},
{"L1_gJ50p0ETA25", 80*GeV}, {"L1_gJ100p0ETA25", 200*GeV},
{"L1_gJ400p0ETA25", 800*GeV}, {"L1_jJ30", 50*GeV},
{"L1_jJ40", 60*GeV}, {"L1_jJ50", 70*GeV},
{"L1_jJ60", 80*GeV}, {"L1_jJ80", 100*GeV},
{"L1_jJ90", 110*GeV}, {"L1_jJ125", 135*GeV},
{"L1_jJ140", 160*GeV}, {"L1_jJ160", 180*GeV},
{"L1_jJ180", 200*GeV}
}

Definition at line 17 of file JetEfficiencyMonitorAlgorithm.cxx.

17 {
18 {"L1_gLJ80p0ETA25", 175*GeV}, {"L1_gLJ100p0ETA25", 200*GeV},
19 {"L1_gLJ140p0ETA25", 270*GeV}, {"L1_gLJ160p0ETA25", 270*GeV},
20 {"L1_SC175-SCjJ10", 270*GeV}, {"L1_gJ20p0ETA25", 40*GeV},
21 {"L1_gJ50p0ETA25", 80*GeV}, {"L1_gJ100p0ETA25", 200*GeV},
22 {"L1_gJ400p0ETA25", 800*GeV}, {"L1_jJ30", 50*GeV},
23 {"L1_jJ40", 60*GeV}, {"L1_jJ50", 70*GeV},
24 {"L1_jJ60", 80*GeV}, {"L1_jJ80", 100*GeV},
25 {"L1_jJ90", 110*GeV}, {"L1_jJ125", 135*GeV},
26 {"L1_jJ140", 160*GeV}, {"L1_jJ160", 180*GeV},
27 {"L1_jJ180", 200*GeV}
28};