CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
ALCARECOTkAlMuonIsolated_Output_cff Namespace Reference

Variables

tuple OutALCARECOTkAlMuonIsolated = copy.deepcopy(OutALCARECOTkAlMuonIsolated_noDrop)
 
tuple OutALCARECOTkAlMuonIsolated_noDrop
 

Variable Documentation

tuple ALCARECOTkAlMuonIsolated_Output_cff.OutALCARECOTkAlMuonIsolated = copy.deepcopy(OutALCARECOTkAlMuonIsolated_noDrop)

Definition at line 18 of file ALCARECOTkAlMuonIsolated_Output_cff.py.

tuple ALCARECOTkAlMuonIsolated_Output_cff.OutALCARECOTkAlMuonIsolated_noDrop
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('pathALCARECOTkAlMuonIsolated')
4  ),
5  outputCommands = cms.untracked.vstring(
6  'keep *_ALCARECOTkAlMuonIsolated_*_*',
7  'keep L1AcceptBunchCrossings_*_*_*',
8  'keep L1GlobalTriggerReadoutRecord_gtDigis_*_*',
9  'keep *_TriggerResults_*_*',
10  'keep DcsStatuss_scalersRawToDigi_*_*',
11  'keep *_offlinePrimaryVertices_*_*')
12 )

Definition at line 4 of file ALCARECOTkAlMuonIsolated_Output_cff.py.