Variables | |
tuple | RecoTrackerNotStandardAOD |
tuple | RecoTrackerNotStandardFEVT |
tuple | RecoTrackerNotStandardRECO |
00001 cms.PSet( 00002 outputCommands = cms.untracked.vstring('keep recoTracks_ctfNoOverLaps_*_*', 00003 'keep recoTracks_ctfPixelLess_*_*', 00004 'keep recoTracks_ctfCombinedSeeds_*_*') 00005 )
Definition at line 24 of file RecoTrackerNotStandard_EventContent_cff.py.
00001 cms.PSet( 00002 outputCommands = cms.untracked.vstring('keep *_ctfNoOverlaps_*_*', 00003 'keep *_ctfPixelLess_*_*', 00004 'keep *_ctfCombinedSeeds_*_*') 00005 )
Definition at line 12 of file RecoTrackerNotStandard_EventContent_cff.py.
00001 cms.PSet( 00002 outputCommands = cms.untracked.vstring('keep *_ctfNoOverLaps_*_*', 00003 'keep *_ctfPixelLess_*_*', 00004 'keep *_ctfCombinedSeeds_*_*') 00005 )
Definition at line 18 of file RecoTrackerNotStandard_EventContent_cff.py.