CMS 3D CMS Logo

Namespaces | Variables

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_14/src/PhysicsTools/PatExamples/python/customizedSelection_cff.py File Reference

Go to the source code of this file.

Namespaces

namespace  customizedSelection_cff

Variables

tuple customizedSelection_cff::customSelection
tuple customizedSelection_cff::isolatedPatElectrons = selectedPatElectrons.clone(src="selectedPatElectrons", cut="pt>10 & abs(eta)<2.5 & (trackIso+caloIso)/pt<5")
tuple customizedSelection_cff::isolatedPatMuons = selectedPatMuons.clone(src="selectedPatMuons", cut="pt>10 & abs(eta)<2.5 & (trackIso+caloIso)/pt<5")