![]() |
|
|||
File indexing completed on 2025-03-26 01:50:47
0001 import FWCore.ParameterSet.Config as cms 0002 0003 from CondCore.CondDB.CondDB_cfi import * 0004 poolDBESSource = cms.ESSource("PoolDBESSource", 0005 CondDB, 0006 appendToDataLabel = cms.string(''), 0007 toGet = cms.VPSet(cms.PSet( 0008 record = cms.string('SiStripNoisesRcd'), 0009 tag = cms.string('SiStripFakeNoise') 0010 )) 0011 ) 0012 0013
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |