|
||||
File indexing completed on 2024-04-06 12:07:07
0001 import FWCore.ParameterSet.Config as cms 0002 source = cms.Source("PoolSource", 0003 fileNames = cms.untracked.vstring( 0004 'file:/localdatadisk/data/MiniDAQ/closed/run73698_CMSSW_2_1_9_merge_0.root' 0005 ) 0006 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |