def SUSY_pattuple_cff.addDefaultSUSYPAT | ( | process, | |
mcInfo = True , |
|||
HLTMenu = 'HLT' , |
|||
jetMetCorrections = ['L2Relative' , |
|||
L3Absolute, | |||
mcVersion = '' , |
|||
theJetNames = ['AK5PF'] , |
|||
doValidation = False , |
|||
extMatch = False , |
|||
doSusyTopProjection = False , |
|||
doType1MetCorrection = True , |
|||
doType0MetCorrection = False |
|||
) |
Definition at line 12 of file SUSY_pattuple_cff.py.
References addJetMET(), addTagInfos(), extensiveMatching(), loadPAT(), loadPF2PAT(), loadSusyValidation(), and removeMCDependence().
def SUSY_pattuple_cff.addJetMET | ( | process, | |
theJetNames, | |||
jetMetCorrections, | |||
mcVersion | |||
) |
Definition at line 479 of file SUSY_pattuple_cff.py.
References addSUSYJetCollection().
Referenced by addDefaultSUSYPAT().
def SUSY_pattuple_cff.addSUSYJetCollection | ( | process, | |
jetMetCorrections, | |||
jets = 'IC5Calo' , |
|||
mcVersion = '' , |
|||
doJTA = True , |
|||
doType1MET = True , |
|||
doJetID = True , |
|||
jetIdLabel = None |
|||
) |
Definition at line 436 of file SUSY_pattuple_cff.py.
Referenced by addJetMET().
def SUSY_pattuple_cff.addTagInfos | ( | process, | |
jetMetCorrections | |||
) |
def SUSY_pattuple_cff.addTypeIIMet | ( | process | ) |
Definition at line 402 of file SUSY_pattuple_cff.py.
def SUSY_pattuple_cff.extensiveMatching | ( | process | ) |
Definition at line 42 of file SUSY_pattuple_cff.py.
Referenced by addDefaultSUSYPAT().
def SUSY_pattuple_cff.getSUSY_pattuple_outputCommands | ( | process | ) |
Definition at line 539 of file SUSY_pattuple_cff.py.
def SUSY_pattuple_cff.loadPAT | ( | process, | |
jetMetCorrections, | |||
extMatch | |||
) |
Definition at line 59 of file SUSY_pattuple_cff.py.
References pfTools.usePFIso().
Referenced by addDefaultSUSYPAT().
def SUSY_pattuple_cff.loadPATTriggers | ( | process, | |
HLTMenu, | |||
theJetNames, | |||
electronMatches, | |||
muonMatches, | |||
tauMatches, | |||
jetMatches, | |||
photonMatches | |||
) |
Definition at line 342 of file SUSY_pattuple_cff.py.
References clone(), trigTools.switchOnTrigger, and trigTools.switchOnTriggerMatchEmbedding.
def SUSY_pattuple_cff.loadPF2PAT | ( | process, | |
mcInfo, | |||
jetMetCorrections, | |||
extMatch, | |||
doSusyTopProjection, | |||
doType1MetCorrection, | |||
doType0MetCorrection, | |||
postfix | |||
) |
Definition at line 165 of file SUSY_pattuple_cff.py.
References pfTools.usePF2PAT().
Referenced by addDefaultSUSYPAT().
def SUSY_pattuple_cff.loadSusyValidation | ( | process | ) |
def SUSY_pattuple_cff.loadType1METSequence | ( | process | ) |
Definition at line 392 of file SUSY_pattuple_cff.py.
def SUSY_pattuple_cff.removeMCDependence | ( | process | ) |