![]() |
|
|||
File indexing completed on 2023-05-05 02:46:54
0001 import FWCore.ParameterSet.Config as cms 0002 0003 dummyHepMCAnalyzer = cms.EDAnalyzer('DummyHepMCAnalyzer', 0004 dumpHepMC = cms.untracked.bool(True), 0005 dumpPDF = cms.untracked.bool(False), 0006 checkPDG = cms.untracked.bool(False), 0007 src = cms.InputTag('generatorSmeared'), 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 |
![]() ![]() |