CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
ALCARECOSiPixelLorentzAngle_Output_cff Namespace Reference

Variables

tuple OutALCARECOSiPixelLorentzAngle = copy.deepcopy(OutALCARECOSiPixelLorentzAngle_noDrop)
 
tuple OutALCARECOSiPixelLorentzAngle_noDrop
 

Variable Documentation

tuple ALCARECOSiPixelLorentzAngle_Output_cff.OutALCARECOSiPixelLorentzAngle = copy.deepcopy(OutALCARECOSiPixelLorentzAngle_noDrop)

Definition at line 16 of file ALCARECOSiPixelLorentzAngle_Output_cff.py.

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

Definition at line 3 of file ALCARECOSiPixelLorentzAngle_Output_cff.py.