![]() |
|
|||
File indexing completed on 2023-05-05 02:46:41
0001 import FWCore.ParameterSet.Config as cms 0002 0003 millePedeFileExtractor = cms.EDAnalyzer('MillePedeFileExtractor', 0004 fileDir = cms.string(''), 0005 outputBinaryFile = cms.string('milleBinary%04d.dat'), 0006 fileBlobInputTag = cms.InputTag('millePedeFileConverter'), 0007 maxNumberOfBinaries = cms.int32(1000), 0008 mightGet = cms.optional.untracked.vstring 0009 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |