File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
L1Trigger/Configuration/python Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 152152from L1Trigger .L1TTrackMatch .l1tTrackSelectionProducer_cfi import *
153153from L1Trigger .L1TTrackMatch .l1tTrackVertexAssociationProducer_cfi import *
154154from L1Trigger .VertexFinder .l1tVertexProducer_cfi import *
155+ from L1Trigger .L1TTrackMatch .DisplacedVertexProducer_cfi import *
155156
156157# Track Conversion, Track Selection, Vertex Finding
157158_phase2_siml1emulator .add (l1tGTTInputProducer )
161162_phase2_siml1emulator .add (l1tVertexFinder )
162163_phase2_siml1emulator .add (l1tVertexProducer )
163164_phase2_siml1emulator .add (l1tVertexFinderEmulator )
165+ _phase2_siml1emulator .add (DisplacedVertexProducer ) #Should rename to l1tDisplacedVertexProducer
164166
165167# Emulated GMT Muons (Tk + Stub, Tk + MuonTFT, StandaloneMuon)
166168# ########################################################################
You can’t perform that action at this time.
0 commit comments