Variables | |
tuple | OutALCARECOSiPixelLorentzAngle = copy.deepcopy(OutALCARECOSiPixelLorentzAngle_noDrop) |
tuple | OutALCARECOSiPixelLorentzAngle_noDrop |
tuple ALCARECOSiPixelLorentzAngle_Output_cff::OutALCARECOSiPixelLorentzAngle = copy.deepcopy(OutALCARECOSiPixelLorentzAngle_noDrop) |
Definition at line 16 of file ALCARECOSiPixelLorentzAngle_Output_cff.py.
00001 cms.PSet( 00002 SelectEvents = cms.untracked.PSet( 00003 SelectEvents = cms.vstring('pathALCARECOSiPixelLorentzAngle') 00004 ), 00005 outputCommands = cms.untracked.vstring( 00006 'keep *_globalMuons_*_*', 00007 'keep *_siStripClusters_*_*', 00008 'keep *_siPixelClusters_*_*', 00009 'drop *_*_*_HLT') 00010 )
Definition at line 3 of file ALCARECOSiPixelLorentzAngle_Output_cff.py.