CMS 3D CMS Logo

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

Variables

tuple OutALCARECOHcalCalIsoTrk = copy.deepcopy(OutALCARECOHcalCalIsoTrk_noDrop)
 
tuple OutALCARECOHcalCalIsoTrk_noDrop
 

Variable Documentation

tuple ALCARECOHcalCalIsoTrk_Output_cff.OutALCARECOHcalCalIsoTrk = copy.deepcopy(OutALCARECOHcalCalIsoTrk_noDrop)

Definition at line 22 of file ALCARECOHcalCalIsoTrk_Output_cff.py.

tuple ALCARECOHcalCalIsoTrk_Output_cff.OutALCARECOHcalCalIsoTrk_noDrop
Initial value:
1 = cms.PSet(
2  # use this in case of filter available
3  SelectEvents = cms.untracked.PSet(
4  SelectEvents = cms.vstring('pathALCARECOHcalCalIsoTrk')
5  ),
6  outputCommands = cms.untracked.vstring(
7  'keep *_IsoProd_*_*',
8  'keep *_TkAlIsoProd_*_*',
9  'keep *_offlinePrimaryVertices_*_*',
10  'keep edmTriggerResults_*_*_*',
11  'keep triggerTriggerEvent_*_*_*'
12 )
13 )

Definition at line 6 of file ALCARECOHcalCalIsoTrk_Output_cff.py.