CMS 3D CMS Logo

Variables

ALCARECOHcalCalIsoTrk_Output_cff Namespace Reference

Variables

tuple OutALCARECOHcalCalIsoTrk = copy.deepcopy(OutALCARECOHcalCalIsoTrk_noDrop)
tuple OutALCARECOHcalCalIsoTrk_noDrop

Variable Documentation

Definition at line 22 of file ALCARECOHcalCalIsoTrk_Output_cff.py.

Initial value:
00001 cms.PSet(
00002     # use this in case of filter available
00003     SelectEvents = cms.untracked.PSet(
00004         SelectEvents = cms.vstring('pathALCARECOHcalCalIsoTrk')
00005     ),
00006     outputCommands = cms.untracked.vstring( 
00007         'keep *_IsoProd_*_*',
00008         'keep *_TkAlIsoProd_*_*',
00009         'keep *_offlinePrimaryVertices_*_*',
00010         'keep edmTriggerResults_*_*_*',
00011         'keep triggerTriggerEvent_*_*_*'
00012 )
00013 )

Definition at line 6 of file ALCARECOHcalCalIsoTrk_Output_cff.py.