Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
CondFormats
PhysicsToolsObjects
interface
PerformanceResult.h
Go to the documentation of this file.
1
#ifndef PerformanceResult_h
2
#define PerformanceResult_h
3
4
#include "
CondFormats/Serialization/interface/Serializable.h
"
5
6
class
PerformanceResult
{
7
public
:
8
enum
ResultType
{
9
//
10
// BTAG
11
//
12
BTAGBEFF
= 1001,
13
BTAGBERR
= 1002,
14
BTAGCEFF
= 1003,
15
BTAGCERR
= 1004,
16
BTAGLEFF
= 1005,
17
BTAGLERR
= 1006,
18
BTAGNBEFF
= 1007,
19
BTAGNBERR
= 1008,
20
//
21
// add corrections in case the table is for weights and not efficiencies
22
//
23
BTAGBEFFCORR
= 1009,
24
BTAGBERRCORR
= 1010,
25
BTAGCEFFCORR
= 1011,
26
BTAGCERRCORR
= 1012,
27
BTAGLEFFCORR
= 1013,
28
BTAGLERRCORR
= 1014,
29
BTAGNBEFFCORR
= 1015,
30
BTAGNBERRCORR
= 1016,
31
//
32
// MUONS
33
//
34
MUEFF
= 2001,
35
MUERR
= 2002,
36
MUFAKE
= 2003,
37
MUEFAKE
= 2004,
38
//
39
// PF - calibrations
40
//
41
PFfa_BARREL
= 3001,
42
PFfa_ENDCAP
= 3002,
43
PFfb_BARREL
= 3003,
44
PFfb_ENDCAP
= 3004,
45
PFfc_BARREL
= 3005,
46
PFfc_ENDCAP
= 3006,
47
PFfaEta_BARREL
= 3007,
48
PFfaEta_ENDCAP
= 3008,
49
PFfbEta_BARREL
= 3009,
50
PFfbEta_ENDCAP
= 3010,
51
PFfaEta_BARRELH
= 3011,
52
PFfaEta_ENDCAPH
= 3012,
53
PFfbEta_BARRELH
= 3013,
54
PFfbEta_ENDCAPH
= 3014,
55
PFfaEta_BARRELEH
= 3015,
56
PFfaEta_ENDCAPEH
= 3016,
57
PFfbEta_BARRELEH
= 3017,
58
PFfbEta_ENDCAPEH
= 3018,
59
//added by bhumika Nov 2018
60
PFfcEta_BARRELH
= 3019,
61
PFfcEta_BARRELEH
= 3020,
62
PFfcEta_ENDCAPH
= 3021,
63
PFfcEta_ENDCAPEH
= 3022,
64
PFfdEta_ENDCAPH
= 3023,
65
PFfdEta_ENDCAPEH
= 3024
66
67
};
68
69
COND_SERIALIZABLE
;
70
};
71
72
#endif
PerformanceResult::BTAGBERRCORR
Definition:
PerformanceResult.h:24
PerformanceResult::BTAGCEFFCORR
Definition:
PerformanceResult.h:25
PerformanceResult::PFfcEta_BARRELEH
Definition:
PerformanceResult.h:61
PerformanceResult::PFfcEta_BARRELH
Definition:
PerformanceResult.h:60
PerformanceResult::MUFAKE
Definition:
PerformanceResult.h:36
PerformanceResult::PFfaEta_BARRELH
Definition:
PerformanceResult.h:51
PerformanceResult::BTAGLERRCORR
Definition:
PerformanceResult.h:28
PerformanceResult::PFfbEta_ENDCAPH
Definition:
PerformanceResult.h:54
PerformanceResult::PFfa_ENDCAP
Definition:
PerformanceResult.h:42
PerformanceResult::PFfa_BARREL
Definition:
PerformanceResult.h:41
PerformanceResult::PFfbEta_ENDCAPEH
Definition:
PerformanceResult.h:58
PerformanceResult::BTAGNBERRCORR
Definition:
PerformanceResult.h:30
PerformanceResult::PFfaEta_BARREL
Definition:
PerformanceResult.h:47
PerformanceResult::PFfc_ENDCAP
Definition:
PerformanceResult.h:46
PerformanceResult::PFfbEta_BARREL
Definition:
PerformanceResult.h:49
PerformanceResult::BTAGLERR
Definition:
PerformanceResult.h:17
PerformanceResult::PFfc_BARREL
Definition:
PerformanceResult.h:45
PerformanceResult::BTAGCERRCORR
Definition:
PerformanceResult.h:26
PerformanceResult::PFfdEta_ENDCAPH
Definition:
PerformanceResult.h:64
PerformanceResult::ResultType
ResultType
Definition:
PerformanceResult.h:8
PerformanceResult::BTAGNBEFFCORR
Definition:
PerformanceResult.h:29
PerformanceResult::PFfaEta_BARRELEH
Definition:
PerformanceResult.h:55
PerformanceResult::PFfb_ENDCAP
Definition:
PerformanceResult.h:44
PerformanceResult::PFfaEta_ENDCAP
Definition:
PerformanceResult.h:48
PerformanceResult::PFfdEta_ENDCAPEH
Definition:
PerformanceResult.h:65
PerformanceResult::BTAGBEFF
Definition:
PerformanceResult.h:12
PerformanceResult::PFfaEta_ENDCAPH
Definition:
PerformanceResult.h:52
PerformanceResult::MUEFF
Definition:
PerformanceResult.h:34
PerformanceResult::BTAGCEFF
Definition:
PerformanceResult.h:14
PerformanceResult::BTAGBEFFCORR
Definition:
PerformanceResult.h:23
PerformanceResult::BTAGLEFFCORR
Definition:
PerformanceResult.h:27
PerformanceResult::BTAGBERR
Definition:
PerformanceResult.h:13
PerformanceResult
Definition:
PerformanceResult.h:6
PerformanceResult::PFfcEta_ENDCAPH
Definition:
PerformanceResult.h:62
PerformanceResult::PFfbEta_ENDCAP
Definition:
PerformanceResult.h:50
PerformanceResult::PFfb_BARREL
Definition:
PerformanceResult.h:43
PerformanceResult::MUERR
Definition:
PerformanceResult.h:35
PerformanceResult::BTAGLEFF
Definition:
PerformanceResult.h:16
COND_SERIALIZABLE
#define COND_SERIALIZABLE
Definition:
Serializable.h:39
PerformanceResult::PFfbEta_BARRELEH
Definition:
PerformanceResult.h:57
PerformanceResult::MUEFAKE
Definition:
PerformanceResult.h:37
PerformanceResult::BTAGCERR
Definition:
PerformanceResult.h:15
PerformanceResult::PFfcEta_ENDCAPEH
Definition:
PerformanceResult.h:63
PerformanceResult::PFfbEta_BARRELH
Definition:
PerformanceResult.h:53
PerformanceResult::PFfaEta_ENDCAPEH
Definition:
PerformanceResult.h:56
PerformanceResult::BTAGNBEFF
Definition:
PerformanceResult.h:18
Serializable.h
PerformanceResult::BTAGNBERR
Definition:
PerformanceResult.h:19
Generated for CMSSW Reference Manual by
1.8.5