Variables | |
tuple | ZmmgCandidates |
More... | |
tuple | ZmmgDimuonFilter |
Require at least one dimuon candidate. More... | |
tuple | ZmmgDimuons |
Build dimuon candidates. More... | |
tuple | ZmmgDimuonSequence |
Put together the dimuon sequence. More... | |
tuple | ZmmgFilter |
Require at least one mu-mu-gamma candidate passing the cuts. More... | |
tuple | ZmmgHLTFilter = copy.deepcopy(hltHighLevel) |
tuple | ZmmgLeadingMuons |
Require a harder pt cut on the leading leg. More... | |
tuple | ZmmgMergedSuperClusters |
More... | |
tuple | ZmmgPhotonCandidates |
Build candidates from all the merged superclusters. More... | |
tuple | ZmmgPhotons |
Select photon candidates with Et > 5 GeV. More... | |
tuple | ZmmgPhotonSequence |
Put together the photon sequence. More... | |
tuple | ZmmgSequence |
tuple | ZmmgSkimSeq |
More... | |
tuple | ZmmgTrailingMuons |
More... | |
Defines the selection sequence ZmmgSkimSeq for the Zmmg skim for the RAW-RECO event content. It also defines several other modules and sequences used: ZmmgHLTFilter ZmmgTrailingMuons ZmmgLeadingMuons ZmmgDimuons ZmmgDimuonFilter ZmmgDimuonSequence ZmmgMergedSuperClusters ZmmgPhotonCandidates ZmmgPhotons ZmmgPhotonSequence ZmmgCandidates ZmmgFilter ZmmgSequence Jan Veverka, Caltech, 5 May 2012
tuple ZmmgSkim_cff.ZmmgCandidates |
Build the mu-mu-gamma filter sequence
Combine dimuons and photons to mumugamma candidates requiring
Definition at line 131 of file ZmmgSkim_cff.py.
tuple ZmmgSkim_cff.ZmmgDimuonFilter |
Require at least one dimuon candidate.
Definition at line 69 of file ZmmgSkim_cff.py.
tuple ZmmgSkim_cff.ZmmgDimuons |
tuple ZmmgSkim_cff.ZmmgDimuonSequence |
Put together the dimuon sequence.
Definition at line 75 of file ZmmgSkim_cff.py.
tuple ZmmgSkim_cff.ZmmgFilter |
Require at least one mu-mu-gamma candidate passing the cuts.
Definition at line 150 of file ZmmgSkim_cff.py.
tuple ZmmgSkim_cff.ZmmgHLTFilter = copy.deepcopy(hltHighLevel) |
Definition at line 33 of file ZmmgSkim_cff.py.
tuple ZmmgSkim_cff.ZmmgLeadingMuons |
Require a harder pt cut on the leading leg.
Definition at line 55 of file ZmmgSkim_cff.py.
tuple ZmmgSkim_cff.ZmmgMergedSuperClusters |
Build the Supercluster/Photon Sequence
Merge the barrel and endcap superclusters
Definition at line 89 of file ZmmgSkim_cff.py.
tuple ZmmgSkim_cff.ZmmgPhotonCandidates |
Build candidates from all the merged superclusters.
Definition at line 97 of file ZmmgSkim_cff.py.
tuple ZmmgSkim_cff.ZmmgPhotons |
Select photon candidates with Et > 5 GeV.
Definition at line 103 of file ZmmgSkim_cff.py.
tuple ZmmgSkim_cff.ZmmgPhotonSequence |
Put together the photon sequence.
Definition at line 110 of file ZmmgSkim_cff.py.
tuple ZmmgSkim_cff.ZmmgSequence |
Definition at line 155 of file ZmmgSkim_cff.py.
tuple ZmmgSkim_cff.ZmmgSkimSeq |
Build the full selection sequence for the ZMuMuGammaSkim
Definition at line 166 of file ZmmgSkim_cff.py.
tuple ZmmgSkim_cff.ZmmgTrailingMuons |
Build the Dimuon Sequence
Get muons of needed quality for Z -> mumugamma
Definition at line 44 of file ZmmgSkim_cff.py.