#include <MEtSys.h>
|
| MEtSys (TString fileName) |
|
| ~MEtSys () |
|
void | ApplyMEtSys (float metPx, float metPy, float genVPx, float genVPy, float visVPx, float visVPy, int njets, int bkgdType, int sysType, int shiftType, float &metShiftPx, float &metShiftPy) |
|
void | ShiftMEt (float metPx, float metPy, float genVPx, float genVPy, float visVPx, float visVPy, int njets, int bkgdType, int sysType, float sysShift, float &metShiftPx, float &metShiftPy) |
|
void | ShiftResponseMet (float metPx, float metPy, float genVPx, float genVPy, float visVPx, float visVPy, int njets, int bkgdType, float sysShift, float &metShiftPx, float &metShiftPy) |
|
void | ShiftResolutionMet (float metPx, float metPy, float genVPx, float genVPy, float visVPx, float visVPy, int njets, int bkgdType, float sysShift, float &metShiftPx, float &metShiftPy) |
|
Enumerator |
---|
NoShift |
|
Up |
|
Down |
|
Enumerator |
---|
NoType |
|
Response |
|
Resolution |
|
MEtSys::MEtSys |
( |
TString |
fileName | ) |
|
void MEtSys::ApplyMEtSys |
( |
float |
metPx, |
|
|
float |
metPy, |
|
|
float |
genVPx, |
|
|
float |
genVPy, |
|
|
float |
visVPx, |
|
|
float |
visVPy, |
|
|
int |
njets, |
|
|
int |
bkgdType, |
|
|
int |
sysType, |
|
|
int |
shiftType, |
|
|
float & |
metShiftPx, |
|
|
float & |
metShiftPy |
|
) |
| |
void MEtSys::ShiftMEt |
( |
float |
metPx, |
|
|
float |
metPy, |
|
|
float |
genVPx, |
|
|
float |
genVPy, |
|
|
float |
visVPx, |
|
|
float |
visVPy, |
|
|
int |
njets, |
|
|
int |
bkgdType, |
|
|
int |
sysType, |
|
|
float |
sysShift, |
|
|
float & |
metShiftPx, |
|
|
float & |
metShiftPy |
|
) |
| |
void MEtSys::ShiftResolutionMet |
( |
float |
metPx, |
|
|
float |
metPy, |
|
|
float |
genVPx, |
|
|
float |
genVPy, |
|
|
float |
visVPx, |
|
|
float |
visVPy, |
|
|
int |
njets, |
|
|
int |
bkgdType, |
|
|
float |
sysShift, |
|
|
float & |
metShiftPx, |
|
|
float & |
metShiftPy |
|
) |
| |
void MEtSys::ShiftResponseMet |
( |
float |
metPx, |
|
|
float |
metPy, |
|
|
float |
genVPx, |
|
|
float |
genVPy, |
|
|
float |
visVPx, |
|
|
float |
visVPy, |
|
|
int |
njets, |
|
|
int |
bkgdType, |
|
|
float |
sysShift, |
|
|
float & |
metShiftPx, |
|
|
float & |
metShiftPy |
|
) |
| |
The documentation for this class was generated from the following files: