Variables | |
tuple | PrescaleService |
00001 cms.Service("PrescaleService", 00002 prescaleTable = cms.VPSet( 00003 cms.PSet( 00004 pathName = cms.string("HLTPath"), 00005 prescales = cms.vuint32(1) 00006 ) 00007 ), 00008 lvl1Labels = cms.vstring('default'), 00009 lvl1DefaultLabel = cms.untracked.string('default') 00010 )
Definition at line 3 of file PrescaleService_cfi.py.