Functions | |
def | applyUnclEnergyCalibrationOnPfT1T2Met |
def | createPatMETModules |
def | propagateERShiftedJets |
def | propagateMEtUncertainties |
def | propagateShiftedSingleParticles |
def propagateMEtUncertainties.applyUnclEnergyCalibrationOnPfT1T2Met | ( | process, | |
postfix | |||
) |
Definition at line 232 of file propagateMEtUncertainties.py.
References python.rootplot.root2matplotlib.replace().
Referenced by createPatMETModules().
def propagateMEtUncertainties.createPatMETModules | ( | process, | |
metType, | |||
metPatSequence, | |||
applyT1Cor = False , |
|||
applyT2Cor = False , |
|||
applyT0pcCor = False , |
|||
applyXYShiftCor = False , |
|||
applyUncEnCalib = False , |
|||
sysShiftCorrParameter = cms.VPSet() , |
|||
postfix = "" |
|||
) |
Definition at line 137 of file propagateMEtUncertainties.py.
References applyUnclEnergyCalibrationOnPfT1T2Met(), and clone().
Referenced by runType1CaloMEtUncertainties.RunType1CaloMEtUncertainties._addCorrCaloMEt(), runType1PFMEtUncertainties.RunType1PFMEtUncertainties._addCorrPFMEt(), and propagateERShiftedJets().
def propagateMEtUncertainties.propagateERShiftedJets | ( | process, | |
shiftedParticleCollections, | |||
metProducers, | |||
metType, | |||
sequence, | |||
postfix | |||
) |
Definition at line 115 of file propagateMEtUncertainties.py.
References createPatMETModules().
Referenced by runType1PFMEtUncertainties.RunType1PFMEtUncertainties._addCorrPFMEt(), and propagateShiftedSingleParticles().
def propagateMEtUncertainties.propagateMEtUncertainties | ( | process, | |
particleCollection, | |||
particleType, | |||
shiftType, | |||
particleCollectionShiftUp, | |||
particleCollectionShiftDown, | |||
metProducer, | |||
metType, | |||
sequence, | |||
postfix | |||
) |
Definition at line 7 of file propagateMEtUncertainties.py.
References propagateShiftedSingleParticles().
def propagateMEtUncertainties.propagateShiftedSingleParticles | ( | process, | |
shiftedParticleCollections, | |||
metProducers, | |||
metType, | |||
sequence, | |||
postfix | |||
) |
Definition at line 66 of file propagateMEtUncertainties.py.
References propagateERShiftedJets().
Referenced by runType1PFMEtUncertainties.RunType1PFMEtUncertainties._addCorrPFMEt(), and propagateMEtUncertainties().