![]() |
|
|||
File indexing completed on 2024-04-06 12:27:43
0001 import FWCore.ParameterSet.Config as cms 0002 0003 TauDQM = cms.EDProducer("DQMTauProducer", 0004 TrackIsoJets = cms.InputTag("hltL25TauConeIsolation"), 0005 SignalCone = cms.double(0.15), 0006 MatchingCone = cms.double(0.2), 0007 IsolationCone = cms.double(0.5), 0008 MinPtTracks = cms.double(1.) 0009 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |