Functions | |
def | addDiMuonTriggers (process) |
def | addHLTL1Passthrough (process, embedder="patMuonsWithTrigger") |
def | addL1UserData (patMuonProducer, l1ModuleLabel="muonL1Info") |
Define a generic function, so that it can be used with existing PAT Muons. More... | |
def | addMCinfo (process) |
def | addPreselection (process, cut) |
def | appendL1MatchingAlgo (process, algo="quality") |
def | changeRecoMuonInput (process, recoMuonCollectionTag, oldRecoMuonCollectionTag=cms.InputTag("muons")) |
def | changeTriggerProcessName (process, triggerProcessName, oldProcessName="HLT") |
def | switchOffAmbiguityResolution (process) |
Single Mu L1. More... | |
def | useExistingPATMuons (process, newPatMuonTag, addL1Info=False) |
def | useL1MatchingWindowForSinglets (process) |
def | useL1Stage2Candidates (process) |
def patMuonsWithTrigger_cff.addDiMuonTriggers | ( | process | ) |
Definition at line 220 of file patMuonsWithTrigger_cff.py.
def patMuonsWithTrigger_cff.addHLTL1Passthrough | ( | process, | |
embedder = "patMuonsWithTrigger" |
|||
) |
Definition at line 223 of file patMuonsWithTrigger_cff.py.
def patMuonsWithTrigger_cff.addL1UserData | ( | patMuonProducer, | |
l1ModuleLabel = "muonL1Info" |
|||
) |
Define a generic function, so that it can be used with existing PAT Muons.
Definition at line 46 of file patMuonsWithTrigger_cff.py.
Referenced by appendL1MatchingAlgo(), and useExistingPATMuons().
def patMuonsWithTrigger_cff.addMCinfo | ( | process | ) |
Definition at line 212 of file patMuonsWithTrigger_cff.py.
def patMuonsWithTrigger_cff.addPreselection | ( | process, | |
cut | |||
) |
Definition at line 206 of file patMuonsWithTrigger_cff.py.
def patMuonsWithTrigger_cff.appendL1MatchingAlgo | ( | process, | |
algo = "quality" |
|||
) |
Definition at line 250 of file patMuonsWithTrigger_cff.py.
References addL1UserData().
def patMuonsWithTrigger_cff.changeRecoMuonInput | ( | process, | |
recoMuonCollectionTag, | |||
oldRecoMuonCollectionTag = cms.InputTag("muons") |
|||
) |
Definition at line 190 of file patMuonsWithTrigger_cff.py.
References MassReplace.massSearchReplaceAnyInputTag().
def patMuonsWithTrigger_cff.changeTriggerProcessName | ( | process, | |
triggerProcessName, | |||
oldProcessName = "HLT" |
|||
) |
Definition at line 186 of file patMuonsWithTrigger_cff.py.
def patMuonsWithTrigger_cff.switchOffAmbiguityResolution | ( | process | ) |
Single Mu L1.
==== Embed ==== ==== Trigger Sequence ====
Definition at line 176 of file patMuonsWithTrigger_cff.py.
Definition at line 195 of file patMuonsWithTrigger_cff.py.
References addL1UserData(), and MassReplace.massSearchReplaceAnyInputTag().
def patMuonsWithTrigger_cff.useL1MatchingWindowForSinglets | ( | process | ) |
Definition at line 227 of file patMuonsWithTrigger_cff.py.
def patMuonsWithTrigger_cff.useL1Stage2Candidates | ( | process | ) |
Definition at line 239 of file patMuonsWithTrigger_cff.py.