CMS 3D CMS Logo

Variables

ALCARECOTkAlCosmics0T_Output_cff Namespace Reference

Variables

tuple OutALCARECOTkAlCosmics0T = copy.deepcopy(OutALCARECOTkAlCosmics0T_noDrop)
tuple OutALCARECOTkAlCosmics0T_noDrop

Variable Documentation

Definition at line 23 of file ALCARECOTkAlCosmics0T_Output_cff.py.

Initial value:
00001 cms.PSet(
00002     SelectEvents = cms.untracked.PSet(
00003         SelectEvents = cms.vstring('pathALCARECOTkAlCosmicsCTF0T', 
00004             'pathALCARECOTkAlCosmicsCosmicTF0T')
00005     ),
00006     outputCommands = cms.untracked.vstring(
00007         'keep *_ALCARECOTkAlCosmics*0T_*_*',
00008         'keep siStripDigis_DetIdCollection_*_*',
00009         'keep L1AcceptBunchCrossings_*_*_*',
00010         'keep L1GlobalTriggerReadoutRecord_gtDigis_*_*',
00011         'keep *_TriggerResults_*_*',
00012         'keep DcsStatuss_scalersRawToDigi_*_*',
00013         'keep Si*Cluster*_si*Clusters_*_*', # for cosmics keep original clusters
00014         'keep recoMuons_muons1Leg_*_*') # save muons as timing info is needed for BP corrections in deconvolution
00015 )

Definition at line 6 of file ALCARECOTkAlCosmics0T_Output_cff.py.