CMS 3D CMS Logo

Variables

ALCARECOHcalCalMinBias_Output_cff Namespace Reference

Variables

tuple OutALCARECOHcalCalMinBias = copy.deepcopy(OutALCARECOHcalCalMinBias_noDrop)
tuple OutALCARECOHcalCalMinBias_noDrop

Variable Documentation

Definition at line 23 of file ALCARECOHcalCalMinBias_Output_cff.py.

Initial value:
00001 cms.PSet(
00002     SelectEvents = cms.untracked.PSet(
00003         SelectEvents = cms.vstring('pathALCARECOHcalCalMinBias')
00004     ),
00005     outputCommands = cms.untracked.vstring(
00006         'keep *_gtDigisAlCaMB_*_*',
00007         'keep HBHERecHitsSorted_hbherecoMB_*_*',
00008         'keep HORecHitsSorted_horecoMB_*_*',
00009         'keep HFRecHitsSorted_hfrecoMB_*_*',
00010         'keep HFRecHitsSorted_hfrecoMBspecial_*_*',
00011         'keep HBHERecHitsSorted_hbherecoNoise_*_*',
00012         'keep HORecHitsSorted_horecoNoise_*_*',
00013         'keep HFRecHitsSorted_hfrecoNoise_*_*')
00014 )

Definition at line 7 of file ALCARECOHcalCalMinBias_Output_cff.py.