CMS 3D CMS Logo

hltL1SeedForDoublePuppiTau_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 hltL1SeedForDoublePuppiTau = cms.EDFilter("PathStatusFilter",
4  logicalExpression = cms.string('pDoublePuppiTau52_52')
5 )