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 24 of file ALCARECOTkAlCosmics0T_Output_cff.py.

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

Definition at line 6 of file ALCARECOTkAlCosmics0T_Output_cff.py.