Functions | |
def | enablePileUpCorrection (process, postfix, sequence='patPF2PATSequence') |
def | enablePileUpCorrectionInPAT (process, postfix, sequence) |
def | enablePileUpCorrectionInPF2PAT (process, postfix, sequence='PF2PAT') |
def enablePileUpCorrection.enablePileUpCorrection | ( | process, | |
postfix, | |||
sequence = 'patPF2PATSequence' |
|||
) |
Enables the pile-up correction for jets in a PF2PAT+PAT sequence to be called after the usePF2PAT function.
Definition at line 31 of file enablePileUpCorrection.py.
References enablePileUpCorrectionInPAT(), and enablePileUpCorrectionInPF2PAT().
def enablePileUpCorrection.enablePileUpCorrectionInPAT | ( | process, | |
postfix, | |||
sequence | |||
) |
Definition at line 23 of file enablePileUpCorrection.py.
Referenced by enablePileUpCorrection().
def enablePileUpCorrection.enablePileUpCorrectionInPF2PAT | ( | process, | |
postfix, | |||
sequence = 'PF2PAT' |
|||
) |
Modifies the PF2PAT sequence according to the recipe of JetMET:
Definition at line 3 of file enablePileUpCorrection.py.
References python.rootplot.root2matplotlib.replace().
Referenced by enablePileUpCorrection().