test
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 27 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 *_hbhereco_*_*',
10  'keep *_ecalRecHit_*_*',
11  'keep *_offlineBeamSpot_*_*',
12  'keep *_hltTriggerSummaryAOD_*_*',
13  'keep *_TriggerResults_*_*',
14  'keep *_generalTracks_*_*',
15  'keep *_generalTracksExtra_*_*',
16  'keep *_offlinePrimaryVertices_*_*',
17  'keep *_TkAlIsoProdFilter_*_*',
18  )
19  )

Definition at line 6 of file ALCARECOHcalCalIsoTrk_Output_cff.py.