CMS 3D CMS Logo

Variables
ZmmgSkim_cff Namespace Reference

Variables

 checkCharge
 
 cut
 
 decay
 
 filter
 
 HLTPaths
 
 minNumber
 
 particleType
 
 src
 
 throw
 
 ZmmgCandidates
 
More...
 
 ZmmgDimuonFilter
 Require at least one dimuon candidate. More...
 
 ZmmgDimuons
 Build dimuon candidates. More...
 
 ZmmgDimuonSequence
 Put together the dimuon sequence. More...
 
 ZmmgFilter
 Require at least one mu-mu-gamma candidate passing the cuts. More...
 
 ZmmgHLTFilter
 
 ZmmgLeadingMuons
 Require a harder pt cut on the leading leg. More...
 
 ZmmgMergedSuperClusters
 
More...
 
 ZmmgPhotonCandidates
 Build candidates from all the merged superclusters. More...
 
 ZmmgPhotons
 Select photon candidates with Et > 5 GeV. More...
 
 ZmmgPhotonSequence
 Put together the photon sequence. More...
 
 ZmmgSequence
 
 ZmmgSkimSeq
 
More...
 
 ZmmgTrailingMuons
 
More...
 

Detailed Description

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

Variable Documentation

◆ checkCharge

ZmmgSkim_cff.checkCharge

Definition at line 64 of file ZmmgSkim_cff.py.

◆ cut

ZmmgSkim_cff.cut

Definition at line 46 of file ZmmgSkim_cff.py.

◆ decay

ZmmgSkim_cff.decay

Definition at line 63 of file ZmmgSkim_cff.py.

◆ filter

ZmmgSkim_cff.filter

Definition at line 51 of file ZmmgSkim_cff.py.

◆ HLTPaths

ZmmgSkim_cff.HLTPaths

Definition at line 35 of file ZmmgSkim_cff.py.

◆ minNumber

ZmmgSkim_cff.minNumber

Definition at line 71 of file ZmmgSkim_cff.py.

◆ particleType

ZmmgSkim_cff.particleType

Definition at line 99 of file ZmmgSkim_cff.py.

◆ src

ZmmgSkim_cff.src

Definition at line 45 of file ZmmgSkim_cff.py.

◆ throw

ZmmgSkim_cff.throw

Definition at line 34 of file ZmmgSkim_cff.py.

◆ ZmmgCandidates

ZmmgSkim_cff.ZmmgCandidates


Build the mu-mu-gamma filter sequence


Combine dimuons and photons to mumugamma candidates requiring

  1. trailing muon pt + photon et > 20 GeV
  2. distance between photon and near muon deltaR < 1.5
  3. sum of invariant masses of the mmg and mm systems < 200 GeV
  4. invariant mass of the mmg system > 40 GeV dimuon = daughter(0) leading muon = daughter(0).daughter(0) trailing muon = daughter(0).daughter(1) photon = daughter(1)

Definition at line 131 of file ZmmgSkim_cff.py.

◆ ZmmgDimuonFilter

ZmmgSkim_cff.ZmmgDimuonFilter

Require at least one dimuon candidate.

Definition at line 69 of file ZmmgSkim_cff.py.

◆ ZmmgDimuons

ZmmgSkim_cff.ZmmgDimuons

Build dimuon candidates.

Definition at line 62 of file ZmmgSkim_cff.py.

◆ ZmmgDimuonSequence

ZmmgSkim_cff.ZmmgDimuonSequence

Put together the dimuon sequence.

Definition at line 75 of file ZmmgSkim_cff.py.

◆ ZmmgFilter

ZmmgSkim_cff.ZmmgFilter

Require at least one mu-mu-gamma candidate passing the cuts.

Definition at line 150 of file ZmmgSkim_cff.py.

◆ ZmmgHLTFilter

ZmmgSkim_cff.ZmmgHLTFilter

Definition at line 33 of file ZmmgSkim_cff.py.

◆ ZmmgLeadingMuons

ZmmgSkim_cff.ZmmgLeadingMuons

Require a harder pt cut on the leading leg.

Definition at line 55 of file ZmmgSkim_cff.py.

◆ ZmmgMergedSuperClusters

ZmmgSkim_cff.ZmmgMergedSuperClusters


Build the Supercluster/Photon Sequence


Merge the barrel and endcap superclusters

Definition at line 89 of file ZmmgSkim_cff.py.

◆ ZmmgPhotonCandidates

ZmmgSkim_cff.ZmmgPhotonCandidates

Build candidates from all the merged superclusters.

Definition at line 97 of file ZmmgSkim_cff.py.

◆ ZmmgPhotons

ZmmgSkim_cff.ZmmgPhotons

Select photon candidates with Et > 5 GeV.

Definition at line 103 of file ZmmgSkim_cff.py.

◆ ZmmgPhotonSequence

ZmmgSkim_cff.ZmmgPhotonSequence

Put together the photon sequence.

Definition at line 110 of file ZmmgSkim_cff.py.

◆ ZmmgSequence

ZmmgSkim_cff.ZmmgSequence

Definition at line 155 of file ZmmgSkim_cff.py.

◆ ZmmgSkimSeq

ZmmgSkim_cff.ZmmgSkimSeq


Build the full selection sequence for the ZMuMuGammaSkim


Definition at line 166 of file ZmmgSkim_cff.py.

◆ ZmmgTrailingMuons

ZmmgSkim_cff.ZmmgTrailingMuons


Build the Dimuon Sequence


Get muons of needed quality for Z -> mumugamma

Definition at line 44 of file ZmmgSkim_cff.py.