-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathApplication.hh
More file actions
26 lines (25 loc) · 1.17 KB
/
Application.hh
File metadata and controls
26 lines (25 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
// Set the application you want:
//
// 1 = Higgs -> WW -> 2e2nu (cut and count)
// 2 = Electron ID
// 3 = Plots for Electron ID
// 4 = Z -> e+e-
// 5 = W -> enu
// 6 = electron ID class efficiency study
// 7 = tag and probe on background
// 8 = tag and probe on signal using Z events
// 9 = W -> enu with EWK note selections
// 10 = Z -> ee with EWK note selections
// 11 = electron ID optimization for Higgs studies
// 12 = Z+jets -> ee 'fast version'
// 13 = isolation optimization for Higgs studies
// 14 = kinematics optimization for Higgs studies
// 15 = lepton + fake selection for W+jets estimation
// 16 = vertexing studies
// 17 = isolation selection for Higgs studies; to produce input histos for performance plots
// 18 = Higgs -> WW -> 2e2nu NOT cut and count
// 19 = lepton + fake selection for W+jets estimation NOT cut and count - EE
// 20 = lepton + fake selection for W+jets estimation NOT cut and count - ME
// 21 = lepton + fake selection for W+jets estimation NOT cut and count - EE, method Oviedo+ETH+...
// 22 = lepton + fake selection for W+jets estimation NOT cut and count - ME, method Oviedo+ETH+...
#define Application 18