CMS 3D CMS Logo

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

Variables

tuple OutALCARECOHcalCalHO = copy.deepcopy(OutALCARECOHcalCalHO_noDrop)
 
tuple OutALCARECOHcalCalHO_noDrop
 

Variable Documentation

tuple ALCARECOHcalCalHO_Output_cff.OutALCARECOHcalCalHO = copy.deepcopy(OutALCARECOHcalCalHO_noDrop)

Definition at line 17 of file ALCARECOHcalCalHO_Output_cff.py.

tuple ALCARECOHcalCalHO_Output_cff.OutALCARECOHcalCalHO_noDrop
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('pathALCARECOHcalCalHO')
4  ),
5  outputCommands = cms.untracked.vstring(
6  'keep HcalNoiseSummary_hcalnoise_*_*',
7  'keep *_hoCalibProducer_*_*')
8 )

Definition at line 6 of file ALCARECOHcalCalHO_Output_cff.py.