![]() |
![]() |
Variables | |
tuple | selectedLayer1Objects |
tuple | selectedLayer1Summary |
tuple selectedLayer1Objects_cff::selectedLayer1Objects [static] |
Initial value:
cms.Sequence(
selectedLayer1Electrons +
selectedLayer1Muons +
selectedLayer1Taus +
selectedLayer1Photons +
selectedLayer1Jets +
# selectedLayer1Hemispheres +
selectedLayer1Summary
)
Definition at line 24 of file selectedLayer1Objects_cff.py.
tuple selectedLayer1Objects_cff::selectedLayer1Summary [static] |
Initial value:
cms.EDAnalyzer("CandidateSummaryTable", logName = cms.untracked.string("selectedLayer1Objects|PATSummaryTables"), candidates = cms.VInputTag( cms.InputTag("selectedLayer1Electrons"), cms.InputTag("selectedLayer1Muons"), cms.InputTag("selectedLayer1Taus"), cms.InputTag("selectedLayer1Photons"), cms.InputTag("selectedLayer1Jets"), ) )
Definition at line 12 of file selectedLayer1Objects_cff.py.