![]() |
|
|||
File indexing completed on 2024-04-06 12:09:19
0001 import FWCore.ParameterSet.Config as cms 0002 0003 MEtoEDMConverterFEVT = cms.PSet( 0004 outputCommands = cms.untracked.vstring('keep *_MEtoEDMConverter_*_*') 0005 ) 0006 MEtoEDMConverterRECO = cms.PSet( 0007 outputCommands = cms.untracked.vstring() 0008 ) 0009 MEtoEDMConverterAOD = cms.PSet( 0010 outputCommands = cms.untracked.vstring() 0011 ) 0012
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |