![]() |
|
|||
File indexing completed on 2025-08-21 02:34:18
0001 import FWCore.ParameterSet.Config as cms 0002 0003 hltL1P2GTTau = cms.EDFilter("HLTP2GTTauFilter", 0004 maxAbsEta = cms.double(1e+99), 0005 minN = cms.uint32(1), 0006 minPt = cms.double(5.0), 0007 l1GTAlgoBlockTag = cms.InputTag("l1tGTAlgoBlockProducer"), 0008 l1GTAlgoNames = cms.vstring("pDoublePuppiTau52_52"), 0009 saveTags = cms.bool(True) 0010 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |