![]() |
![]() |
Public Member Functions | |
def | __init__ (self, old74XMiniAODs) |
def | correct (self, met, type1METCorrections) |
Public Attributes | |
oldMC | |
Definition at line 156 of file JetReCalibrator.py.
def JetReCalibrator.Type1METCorrector.__init__ | ( | self, | |
old74XMiniAODs | |||
) |
Object to apply type1 corrections computed by the JetReCalibrator to the MET. old74XMiniAODs should be True if using inputs produced with CMSSW_7_4_11 or earlier.
Definition at line 157 of file JetReCalibrator.py.
def JetReCalibrator.Type1METCorrector.correct | ( | self, | |
met, | |||
type1METCorrections | |||
) |
Definition at line 161 of file JetReCalibrator.py.
References JetReCalibrator.Type1METCorrector.oldMC, and JetReCalibrator.setFakeRawMETOnOldMiniAODs().
Referenced by KalmanMuonCorrector.KalmanMuonCorrector.correct_all().
JetReCalibrator.Type1METCorrector.oldMC |
Definition at line 160 of file JetReCalibrator.py.
Referenced by JetReCalibrator.Type1METCorrector.correct().