CMS 3D CMS Logo

Variables
ALCARECOSiPixelLorentzAngle_Output_cff Namespace Reference

Variables

 OutALCARECOSiPixelLorentzAngle
 

Variable Documentation

◆ OutALCARECOSiPixelLorentzAngle

ALCARECOSiPixelLorentzAngle_Output_cff.OutALCARECOSiPixelLorentzAngle
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('pathALCARECOSiPixelLorentzAngle')
4  ),
5  outputCommands = cms.untracked.vstring('drop *',
6  'keep *_globalMuons_*_*',
7  'keep *_siStripClusters_*_*',
8  'keep *_siPixelClusters_*_*',
9  'drop *_*_*_HLT')
10 )

Definition at line 3 of file ALCARECOSiPixelLorentzAngle_Output_cff.py.