CMS 3D CMS Logo

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

Variables

tuple OutALCARECOHcalCalIsolatedBunchSelector = copy.deepcopy(OutALCARECOHcalCalIsolatedBunchSelector_noDrop)
 
tuple OutALCARECOHcalCalIsolatedBunchSelector_noDrop
 

Variable Documentation

tuple ALCARECOHcalCalIsolatedBunchSelector_Output_cff.OutALCARECOHcalCalIsolatedBunchSelector = copy.deepcopy(OutALCARECOHcalCalIsolatedBunchSelector_noDrop)
tuple ALCARECOHcalCalIsolatedBunchSelector_Output_cff.OutALCARECOHcalCalIsolatedBunchSelector_noDrop
Initial value:
1 = cms.PSet(
2  # use this in case of filter available
3  SelectEvents = cms.untracked.PSet(
4  SelectEvents = cms.vstring('pathALCARECOHcalCalIsolatedBunchSelector')
5  ),
6  outputCommands = cms.untracked.vstring(
7  'keep *_hbhereco_*_*',
8  'keep *_ecalRecHit_*_*',
9  'keep *_hltTriggerSummaryAOD_*_*',
10  'keep *_TriggerResults_*_*',
11  'keep FEDRawDataCollection_rawDataCollector_*_*',
12  'keep FEDRawDataCollection_source_*_*',
13  )
14 )

Definition at line 7 of file ALCARECOHcalCalIsolatedBunchSelector_Output_cff.py.