CMS 3D CMS Logo

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

Variables

tuple globalSETMuons
 
tuple muonreco_with_SET = cms.Sequence(muonreco_with_SET_Task)
 
tuple muonreco_with_SET_Task = cms.Task(muontracking_with_SET_Task)
 
tuple muonreco_with_standAloneSET = cms.Sequence(muonreco_with_standAloneSET_Task)
 
tuple muonreco_with_standAloneSET_Task = cms.Task(SETMuonSeed,standAloneSETMuons)
 
tuple muonsWithSET
 
tuple muontracking_with_SET = cms.Sequence(muontracking_with_SET_Task)
 
tuple muontracking_with_SET_Task = cms.Task(SETMuonSeed,standAloneSETMuons,globalSETMuons)
 

Variable Documentation

tuple SETRecoMuon_cff.globalSETMuons
Initial value:
1 = globalMuons.clone(
2  MuonCollectionLabel = 'standAloneSETMuons:UpdatedAtVtx'
3 )

Definition at line 8 of file SETRecoMuon_cff.py.

tuple SETRecoMuon_cff.muonreco_with_SET = cms.Sequence(muonreco_with_SET_Task)

Definition at line 24 of file SETRecoMuon_cff.py.

tuple SETRecoMuon_cff.muonreco_with_SET_Task = cms.Task(muontracking_with_SET_Task)

Definition at line 23 of file SETRecoMuon_cff.py.

tuple SETRecoMuon_cff.muonreco_with_standAloneSET = cms.Sequence(muonreco_with_standAloneSET_Task)

Definition at line 26 of file SETRecoMuon_cff.py.

tuple SETRecoMuon_cff.muonreco_with_standAloneSET_Task = cms.Task(SETMuonSeed,standAloneSETMuons)

Definition at line 25 of file SETRecoMuon_cff.py.

tuple SETRecoMuon_cff.muonsWithSET
Initial value:
1 = muons1stStep.clone(
2  inputCollectionLabels = ['generalTracks',
3  'globalSETMuons',
4  'standAloneSETMuons:UpdatedAtVtx'],
5  inputCollectionTypes = ['inner tracks', 'links', 'outer tracks']
6 )

Definition at line 15 of file SETRecoMuon_cff.py.

tuple SETRecoMuon_cff.muontracking_with_SET = cms.Sequence(muontracking_with_SET_Task)

Definition at line 12 of file SETRecoMuon_cff.py.

tuple SETRecoMuon_cff.muontracking_with_SET_Task = cms.Task(SETMuonSeed,standAloneSETMuons,globalSETMuons)

Definition at line 11 of file SETRecoMuon_cff.py.