Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CondFormats
PhysicsToolsObjects
interface
PerformanceResult.h
Go to the documentation of this file.
1
#ifndef PerformanceResult_h
2
#define PerformanceResult_h
3
4
class
PerformanceResult
{
5
public
:
6
enum
ResultType
{
7
//
8
// BTAG
9
//
10
BTAGBEFF
=1001,
BTAGBERR
=1002,
BTAGCEFF
=1003,
11
BTAGCERR
=1004,
BTAGLEFF
=1005,
BTAGLERR
=1006,
BTAGNBEFF
=1007,
BTAGNBERR
=1008,
12
//
13
// add corrections in case the table is for weights and not efficiencies
14
//
15
BTAGBEFFCORR
=1009,
BTAGBERRCORR
=1010,
BTAGCEFFCORR
=1011,
16
BTAGCERRCORR
=1012,
BTAGLEFFCORR
=1013,
BTAGLERRCORR
=1014,
BTAGNBEFFCORR
=1015,
BTAGNBERRCORR
=1016,
17
//
18
// MUONS
19
//
20
MUEFF
=2001,
MUERR
=2002,
MUFAKE
=2003,
MUEFAKE
=2004
21
};
22
23
};
24
25
#endif
PerformanceResult::BTAGBERRCORR
Definition:
PerformanceResult.h:15
PerformanceResult::BTAGCEFFCORR
Definition:
PerformanceResult.h:15
PerformanceResult::MUFAKE
Definition:
PerformanceResult.h:20
PerformanceResult::BTAGLERRCORR
Definition:
PerformanceResult.h:16
PerformanceResult::BTAGNBERRCORR
Definition:
PerformanceResult.h:16
PerformanceResult::BTAGLERR
Definition:
PerformanceResult.h:11
PerformanceResult::BTAGCERRCORR
Definition:
PerformanceResult.h:16
PerformanceResult::ResultType
ResultType
Definition:
PerformanceResult.h:6
PerformanceResult::BTAGNBEFFCORR
Definition:
PerformanceResult.h:16
PerformanceResult::BTAGBEFF
Definition:
PerformanceResult.h:10
PerformanceResult::MUEFF
Definition:
PerformanceResult.h:20
PerformanceResult::BTAGCEFF
Definition:
PerformanceResult.h:10
PerformanceResult::BTAGBEFFCORR
Definition:
PerformanceResult.h:15
PerformanceResult::BTAGLEFFCORR
Definition:
PerformanceResult.h:16
PerformanceResult::BTAGBERR
Definition:
PerformanceResult.h:10
PerformanceResult
Definition:
PerformanceResult.h:4
PerformanceResult::MUERR
Definition:
PerformanceResult.h:20
PerformanceResult::BTAGLEFF
Definition:
PerformanceResult.h:11
PerformanceResult::MUEFAKE
Definition:
PerformanceResult.h:20
PerformanceResult::BTAGCERR
Definition:
PerformanceResult.h:11
PerformanceResult::BTAGNBEFF
Definition:
PerformanceResult.h:11
PerformanceResult::BTAGNBERR
Definition:
PerformanceResult.h:11
Generated for CMSSW Reference Manual by
1.8.5