CMS 3D CMS Logo

Variables

ALCARECODtCalibHI_Output_cff Namespace Reference

Variables

tuple OutALCARECODtCalibHI = copy.deepcopy(OutALCARECODtCalibHI_noDrop)
tuple OutALCARECODtCalibHI_noDrop

Variable Documentation

Definition at line 24 of file ALCARECODtCalibHI_Output_cff.py.

Initial value:
00001 cms.PSet(
00002     # put this if you have a filter
00003     SelectEvents = cms.untracked.PSet(
00004         SelectEvents = cms.vstring('pathALCARECODtCalibHI')
00005     ),
00006     outputCommands = cms.untracked.vstring( 
00007         'keep *_dt4DSegments_*_*', 
00008         'keep *_dt4DSegmentsNoWire_*_*',
00009         'keep *_muonDTDigis_*_*', 
00010         'keep *_dttfDigis_*_*',
00011         'keep *_gtDigis_*_*',
00012         'keep *_TriggerResults_*_*',
00013         'keep recoTracks_cosmicMuons_*_*',
00014         'keep recoMuons_muons_*_*',
00015         'keep booledmValueMap_muid*_*_*',
00016         'keep *_hiSelectedVertex_*_*')
00017 )

Definition at line 4 of file ALCARECODtCalibHI_Output_cff.py.