Functions | |
def | addDiMuonTriggers |
def | addL1UserData |
Define a generic function, so that it can be used with existing PAT Muons. More... | |
def | addMCinfo |
def | addPreselection |
def | changeRecoMuonInput |
def | changeTriggerProcessName |
def | switchOffAmbiguityResolution |
def | useExistingPATMuons |
def | useL1MatchingWindowForSinglets |
Variables | |
tuple | muonMatchHLTCtfTrack = muonTriggerMatchHLT.clone(matchedCuts = cms.string('coll("hltMuTrackJpsiCtfTrackCands")'), maxDeltaR = 0.1, maxDPtRel = 10.0) |
tuple | muonMatchHLTCtfTrack2 = muonTriggerMatchHLT.clone(matchedCuts = cms.string('coll("hltMuTrackJpsiEffCtfTrackCands")'), maxDeltaR = 0.1, maxDPtRel = 10.0) |
tuple | muonMatchHLTL1 = muonMatchL1.clone(matchedCuts = cms.string('coll("hltL1extraParticles")')) |
Single Mu L1. More... | |
tuple | muonMatchHLTL2 = muonTriggerMatchHLT.clone(matchedCuts = cms.string('coll("hltL2MuonCandidates")'), maxDeltaR = 0.3, maxDPtRel = 10.0) |
tuple | muonMatchHLTL3 = muonTriggerMatchHLT.clone(matchedCuts = cms.string('coll("hltL3MuonCandidates")'), maxDeltaR = 0.1, maxDPtRel = 10.0) |
tuple | muonMatchHLTL3T = muonTriggerMatchHLT.clone(matchedCuts = cms.string('coll("hltGlbTrkMuonCands")'), maxDeltaR = 0.1, maxDPtRel = 10.0) |
tuple | muonMatchHLTTrackMu = muonTriggerMatchHLT.clone(matchedCuts = cms.string('coll("hltMuTkMuJpsiTrackerMuonCands")'), maxDeltaR = 0.1, maxDPtRel = 10.0) |
tuple | muonMatchL1 |
tuple | muonTriggerMatchHLT |
==== Then perform a match for all HLT triggers of interest More... | |
tuple | patMuonsWithoutTrigger |
tuple | patMuonsWithTrigger |
==== Embed ==== More... | |
tuple | patMuonsWithTriggerSequence |
tuple | patTrigger |
tuple | patTriggerMatchers1Mu |
list | patTriggerMatchers1MuInputTags |
tuple | patTriggerMatchers2Mu |
list | patTriggerMatchers2MuInputTags |
tuple | patTriggerMatching |
==== Trigger Sequence ==== More... | |
def patMuonsWithTrigger_cff.addDiMuonTriggers | ( | process | ) |
Definition at line 201 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 45 of file patMuonsWithTrigger_cff.py.
Referenced by useExistingPATMuons().
def patMuonsWithTrigger_cff.addMCinfo | ( | process | ) |
Definition at line 193 of file patMuonsWithTrigger_cff.py.
def patMuonsWithTrigger_cff.addPreselection | ( | process, | |
cut | |||
) |
Definition at line 187 of file patMuonsWithTrigger_cff.py.
def patMuonsWithTrigger_cff.changeRecoMuonInput | ( | process, | |
recoMuonCollectionTag, | |||
oldRecoMuonCollectionTag = cms.InputTag("muons") |
|||
) |
Definition at line 171 of file patMuonsWithTrigger_cff.py.
References helpers.massSearchReplaceAnyInputTag().
def patMuonsWithTrigger_cff.changeTriggerProcessName | ( | process, | |
triggerProcessName, | |||
oldProcessName = "HLT" |
|||
) |
Definition at line 167 of file patMuonsWithTrigger_cff.py.
def patMuonsWithTrigger_cff.switchOffAmbiguityResolution | ( | process | ) |
Definition at line 159 of file patMuonsWithTrigger_cff.py.
Definition at line 176 of file patMuonsWithTrigger_cff.py.
References addL1UserData(), and helpers.massSearchReplaceAnyInputTag().
def patMuonsWithTrigger_cff.useL1MatchingWindowForSinglets | ( | process | ) |
Definition at line 204 of file patMuonsWithTrigger_cff.py.
tuple patMuonsWithTrigger_cff.muonMatchHLTCtfTrack = muonTriggerMatchHLT.clone(matchedCuts = cms.string('coll("hltMuTrackJpsiCtfTrackCands")'), maxDeltaR = 0.1, maxDPtRel = 10.0) |
Definition at line 105 of file patMuonsWithTrigger_cff.py.
tuple patMuonsWithTrigger_cff.muonMatchHLTCtfTrack2 = muonTriggerMatchHLT.clone(matchedCuts = cms.string('coll("hltMuTrackJpsiEffCtfTrackCands")'), maxDeltaR = 0.1, maxDPtRel = 10.0) |
Definition at line 106 of file patMuonsWithTrigger_cff.py.
tuple patMuonsWithTrigger_cff.muonMatchHLTL1 = muonMatchL1.clone(matchedCuts = cms.string('coll("hltL1extraParticles")')) |
Single Mu L1.
Definition at line 101 of file patMuonsWithTrigger_cff.py.
tuple patMuonsWithTrigger_cff.muonMatchHLTL2 = muonTriggerMatchHLT.clone(matchedCuts = cms.string('coll("hltL2MuonCandidates")'), maxDeltaR = 0.3, maxDPtRel = 10.0) |
Definition at line 102 of file patMuonsWithTrigger_cff.py.
tuple patMuonsWithTrigger_cff.muonMatchHLTL3 = muonTriggerMatchHLT.clone(matchedCuts = cms.string('coll("hltL3MuonCandidates")'), maxDeltaR = 0.1, maxDPtRel = 10.0) |
Definition at line 103 of file patMuonsWithTrigger_cff.py.
tuple patMuonsWithTrigger_cff.muonMatchHLTL3T = muonTriggerMatchHLT.clone(matchedCuts = cms.string('coll("hltGlbTrkMuonCands")'), maxDeltaR = 0.1, maxDPtRel = 10.0) |
Definition at line 104 of file patMuonsWithTrigger_cff.py.
tuple patMuonsWithTrigger_cff.muonMatchHLTTrackMu = muonTriggerMatchHLT.clone(matchedCuts = cms.string('coll("hltMuTkMuJpsiTrackerMuonCands")'), maxDeltaR = 0.1, maxDPtRel = 10.0) |
Definition at line 107 of file patMuonsWithTrigger_cff.py.
tuple patMuonsWithTrigger_cff.muonMatchL1 |
Definition at line 95 of file patMuonsWithTrigger_cff.py.
tuple patMuonsWithTrigger_cff.muonTriggerMatchHLT |
==== Then perform a match for all HLT triggers of interest
Definition at line 77 of file patMuonsWithTrigger_cff.py.
tuple patMuonsWithTrigger_cff.patMuonsWithoutTrigger |
Definition at line 12 of file patMuonsWithTrigger_cff.py.
tuple patMuonsWithTrigger_cff.patMuonsWithTrigger |
tuple patMuonsWithTrigger_cff.patMuonsWithTriggerSequence |
Definition at line 151 of file patMuonsWithTrigger_cff.py.
tuple patMuonsWithTrigger_cff.patTrigger |
Definition at line 71 of file patMuonsWithTrigger_cff.py.
tuple patMuonsWithTrigger_cff.patTriggerMatchers1Mu |
Definition at line 109 of file patMuonsWithTrigger_cff.py.
list patMuonsWithTrigger_cff.patTriggerMatchers1MuInputTags |
Definition at line 115 of file patMuonsWithTrigger_cff.py.
tuple patMuonsWithTrigger_cff.patTriggerMatchers2Mu |
Definition at line 123 of file patMuonsWithTrigger_cff.py.
list patMuonsWithTrigger_cff.patTriggerMatchers2MuInputTags |
Definition at line 128 of file patMuonsWithTrigger_cff.py.
tuple patMuonsWithTrigger_cff.patTriggerMatching |
==== Trigger Sequence ====
Definition at line 144 of file patMuonsWithTrigger_cff.py.