CMS 3D CMS Logo

Variables

ALCARECOTkAlMuonIsolated_Output_cff Namespace Reference

Variables

tuple OutALCARECOTkAlMuonIsolated = copy.deepcopy(OutALCARECOTkAlMuonIsolated_noDrop)
tuple OutALCARECOTkAlMuonIsolated_noDrop

Variable Documentation

Definition at line 18 of file ALCARECOTkAlMuonIsolated_Output_cff.py.

Initial value:
00001 cms.PSet(
00002     SelectEvents = cms.untracked.PSet(
00003         SelectEvents = cms.vstring('pathALCARECOTkAlMuonIsolated')
00004     ),
00005     outputCommands = cms.untracked.vstring( 
00006         'keep *_ALCARECOTkAlMuonIsolated_*_*', 
00007         'keep L1AcceptBunchCrossings_*_*_*',
00008         'keep L1GlobalTriggerReadoutRecord_gtDigis_*_*',
00009         'keep *_TriggerResults_*_*',
00010         'keep DcsStatuss_scalersRawToDigi_*_*',
00011         'keep *_offlinePrimaryVertices_*_*')
00012 )

Definition at line 4 of file ALCARECOTkAlMuonIsolated_Output_cff.py.