CMS 3D CMS Logo

Variables
ALCARECOTkAlDiMuonAndVertex_cff Namespace Reference

Variables

 ALCARECOTkAlDiMuon = confALCARECOTkAlZMuMu.ALCARECOTkAlZMuMu.clone()
 
 ALCARECOTkAlDiMuonDCSFilter = confALCARECOTkAlZMuMu.ALCARECOTkAlZMuMuDCSFilter.clone()
 
 ALCARECOTkAlDiMuonGoodMuons = confALCARECOTkAlZMuMu.ALCARECOTkAlZMuMuGoodMuons.clone()
 
 ALCARECOTkAlDiMuonHLT = confALCARECOTkAlZMuMu.ALCARECOTkAlZMuMuHLT.clone()
 
 ALCARECOTkAlDiMuonRelCombIsoMuons = confALCARECOTkAlZMuMu.ALCARECOTkAlZMuMuRelCombIsoMuons.clone(src = 'ALCARECOTkAlDiMuonGoodMuons')
 
 ALCARECOTkAlDiMuonVertexTracks = TracksFromVertex.AlignmentTracksFromVertexSelector.clone()
 
 etaMax
 
 etaMin
 
 eventSetupPathsKey
 
 muonSource
 
 seqALCARECOTkAlDiMuonAndVertex
 The sequence. More...
 
 TkAlDiMuonAndVertexGenMuonSelector
 for the GEN level information More...
 

Variable Documentation

◆ ALCARECOTkAlDiMuon

ALCARECOTkAlDiMuonAndVertex_cff.ALCARECOTkAlDiMuon = confALCARECOTkAlZMuMu.ALCARECOTkAlZMuMu.clone()

Definition at line 11 of file ALCARECOTkAlDiMuonAndVertex_cff.py.

◆ ALCARECOTkAlDiMuonDCSFilter

ALCARECOTkAlDiMuonAndVertex_cff.ALCARECOTkAlDiMuonDCSFilter = confALCARECOTkAlZMuMu.ALCARECOTkAlZMuMuDCSFilter.clone()

Definition at line 8 of file ALCARECOTkAlDiMuonAndVertex_cff.py.

◆ ALCARECOTkAlDiMuonGoodMuons

ALCARECOTkAlDiMuonAndVertex_cff.ALCARECOTkAlDiMuonGoodMuons = confALCARECOTkAlZMuMu.ALCARECOTkAlZMuMuGoodMuons.clone()

Definition at line 9 of file ALCARECOTkAlDiMuonAndVertex_cff.py.

◆ ALCARECOTkAlDiMuonHLT

ALCARECOTkAlDiMuonAndVertex_cff.ALCARECOTkAlDiMuonHLT = confALCARECOTkAlZMuMu.ALCARECOTkAlZMuMuHLT.clone()

Definition at line 7 of file ALCARECOTkAlDiMuonAndVertex_cff.py.

◆ ALCARECOTkAlDiMuonRelCombIsoMuons

ALCARECOTkAlDiMuonAndVertex_cff.ALCARECOTkAlDiMuonRelCombIsoMuons = confALCARECOTkAlZMuMu.ALCARECOTkAlZMuMuRelCombIsoMuons.clone(src = 'ALCARECOTkAlDiMuonGoodMuons')

Definition at line 10 of file ALCARECOTkAlDiMuonAndVertex_cff.py.

◆ ALCARECOTkAlDiMuonVertexTracks

ALCARECOTkAlDiMuonAndVertex_cff.ALCARECOTkAlDiMuonVertexTracks = TracksFromVertex.AlignmentTracksFromVertexSelector.clone()

Definition at line 18 of file ALCARECOTkAlDiMuonAndVertex_cff.py.

◆ etaMax

ALCARECOTkAlDiMuonAndVertex_cff.etaMax

Definition at line 46 of file ALCARECOTkAlDiMuonAndVertex_cff.py.

◆ etaMin

ALCARECOTkAlDiMuonAndVertex_cff.etaMin

Definition at line 46 of file ALCARECOTkAlDiMuonAndVertex_cff.py.

◆ eventSetupPathsKey

ALCARECOTkAlDiMuonAndVertex_cff.eventSetupPathsKey

Definition at line 44 of file ALCARECOTkAlDiMuonAndVertex_cff.py.

◆ muonSource

ALCARECOTkAlDiMuonAndVertex_cff.muonSource

Definition at line 12 of file ALCARECOTkAlDiMuonAndVertex_cff.py.

◆ seqALCARECOTkAlDiMuonAndVertex

ALCARECOTkAlDiMuonAndVertex_cff.seqALCARECOTkAlDiMuonAndVertex
Initial value:
1 = cms.Sequence(ALCARECOTkAlDiMuonHLT+
2  ALCARECOTkAlDiMuonDCSFilter+
3  ALCARECOTkAlDiMuonGoodMuons+
4  ALCARECOTkAlDiMuonRelCombIsoMuons+
5  ALCARECOTkAlDiMuon+
6  ALCARECOTkAlDiMuonVertexTracks+
7  TkAlDiMuonAndVertexGenMuonSelector)

The sequence.

Definition at line 32 of file ALCARECOTkAlDiMuonAndVertex_cff.py.

◆ TkAlDiMuonAndVertexGenMuonSelector

ALCARECOTkAlDiMuonAndVertex_cff.TkAlDiMuonAndVertexGenMuonSelector
Initial value:
1 = cms.EDFilter("GenParticleSelector",
2  src = cms.InputTag("genParticles"),
3  cut = cms.string("abs(pdgId) == 13"), # Select only muons
4  filter = cms.bool(False),
5  throwOnMissing = cms.untracked.bool(False))

for the GEN level information

Definition at line 23 of file ALCARECOTkAlDiMuonAndVertex_cff.py.