Variables | |
tuple | DileptoHLTFilter = copy.deepcopy(hltHighLevel) |
tuple | goodMuons |
Good Muons. More... | |
tuple | psiCandidates |
psi candidates More... | |
tuple | psiCandidateSequence = cms.Sequence( DileptoHLTFilter * goodMuons * psiCandidates * psiFilter) |
tuple | psiFilter |
tuple | upsCandidates |
Y candidates. More... | |
tuple | upsCandidateSequence = cms.Sequence( DileptoHLTFilter * goodMuons * upsCandidates * upsFilter) |
tuple | upsFilter |
tuple | ZCandidates |
tuple | ZCandidateSequence = cms.Sequence( DileptoHLTFilter * goodMuons * ZCandidates * ZFilter) |
tuple | ZFilter |
tuple pA_DiLeptonSkim_cff.DileptoHLTFilter = copy.deepcopy(hltHighLevel) |
Definition at line 5 of file pA_DiLeptonSkim_cff.py.
tuple pA_DiLeptonSkim_cff.goodMuons |
Good Muons.
Definition at line 10 of file pA_DiLeptonSkim_cff.py.
Referenced by MuonFromPVSelector.produce().
tuple pA_DiLeptonSkim_cff.psiCandidates |
tuple pA_DiLeptonSkim_cff.psiCandidateSequence = cms.Sequence( DileptoHLTFilter * goodMuons * psiCandidates * psiFilter) |
Definition at line 51 of file pA_DiLeptonSkim_cff.py.
tuple pA_DiLeptonSkim_cff.psiFilter |
Definition at line 22 of file pA_DiLeptonSkim_cff.py.
tuple pA_DiLeptonSkim_cff.upsCandidates |
tuple pA_DiLeptonSkim_cff.upsCandidateSequence = cms.Sequence( DileptoHLTFilter * goodMuons * upsCandidates * upsFilter) |
Definition at line 53 of file pA_DiLeptonSkim_cff.py.
tuple pA_DiLeptonSkim_cff.upsFilter |
Definition at line 34 of file pA_DiLeptonSkim_cff.py.
tuple pA_DiLeptonSkim_cff.ZCandidates |
Definition at line 40 of file pA_DiLeptonSkim_cff.py.
tuple pA_DiLeptonSkim_cff.ZCandidateSequence = cms.Sequence( DileptoHLTFilter * goodMuons * ZCandidates * ZFilter) |
Definition at line 55 of file pA_DiLeptonSkim_cff.py.
tuple pA_DiLeptonSkim_cff.ZFilter |
Definition at line 46 of file pA_DiLeptonSkim_cff.py.