CMS 3D CMS Logo

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

Variables

tuple RecoMuonIsolationAOD
 
tuple RecoMuonIsolationFEVT
 
tuple RecoMuonIsolationParamGlobal
 
tuple RecoMuonIsolationRECO
 

Variable Documentation

tuple muIsolation_EventContent_cff.RecoMuonIsolationAOD
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring()
3 )

Definition at line 20 of file muIsolation_EventContent_cff.py.

tuple muIsolation_EventContent_cff.RecoMuonIsolationFEVT
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring()
3 )

Definition at line 38 of file muIsolation_EventContent_cff.py.

tuple muIsolation_EventContent_cff.RecoMuonIsolationParamGlobal
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep *_muParamGlobalIsoDepositGsTk_*_*',
3  'keep *_muParamGlobalIsoDepositCalEcal_*_*',
4  'keep *_muParamGlobalIsoDepositCalHcal_*_*',
5  'keep *_muParamGlobalIsoDepositCtfTk_*_*',
6  'keep *_muParamGlobalIsoDepositCalByAssociatorTowers_*_*',
7  'keep *_muParamGlobalIsoDepositCalByAssociatorHits_*_*',
8  'keep *_muParamGlobalIsoDepositJets_*_*')
9 )

Definition at line 44 of file muIsolation_EventContent_cff.py.

tuple muIsolation_EventContent_cff.RecoMuonIsolationRECO
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep *_muIsoDepositTk_*_*',
3  'keep *_muIsoDepositCalByAssociatorTowers_*_*',
4  'keep *_muIsoDepositCalByAssociatorHits_*_*',
5  'keep *_muIsoDepositJets_*_*',
6  'keep *_muGlobalIsoDepositCtfTk_*_*',
7  'keep *_muGlobalIsoDepositCalByAssociatorTowers_*_*',
8  'keep *_muGlobalIsoDepositCalByAssociatorHits_*_*',
9  'keep *_muGlobalIsoDepositJets_*_*')
10 )

Definition at line 25 of file muIsolation_EventContent_cff.py.