CMS 3D CMS Logo

Variables

ALCARECOSiPixelLorentzAngle_Output_cff Namespace Reference

Variables

tuple OutALCARECOSiPixelLorentzAngle = copy.deepcopy(OutALCARECOSiPixelLorentzAngle_noDrop)
tuple OutALCARECOSiPixelLorentzAngle_noDrop

Variable Documentation

Definition at line 16 of file ALCARECOSiPixelLorentzAngle_Output_cff.py.

Initial value:
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.