Skip to content

Commit d245a34

Browse files
committed
Moving BDT to seperate PR in data directory
1 parent 96b9459 commit d245a34

File tree

2 files changed

+1
-8183
lines changed

2 files changed

+1
-8183
lines changed

L1Trigger/L1TTrackMatch/python/DisplacedVertexProducer_cfi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
l1TrackVertexCollectionName = cms.string("dispVertices"),
77
l1TrackEmulationVertexCollectionName = cms.string("dispVerticesEmulation"),
88
mcTruthTrackInputTag = cms.InputTag("TTTrackAssociatorFromPixelDigisExtended", "Level1TTTracks"),
9-
model = cms.string("/afs/cern.ch/user/r/rmccarth/private/dispVert/l1tOfflinePR/CMSSW_14_0_0_pre3/src/L1Trigger/L1TTrackMatch/test/dispVertTaggerEmulationConiferShifted13p8.json"),
9+
model = cms.string("/afs/cern.ch/user/r/rmccarth/private/dispVert/l1tOfflinePR/CMSSW_14_0_0_pre3/src/L1Trigger/L1TTrackMatch/data/dispVertTaggerEmulationConiferShifted13p8.json"),
1010
runEmulation = cms.bool(True),
1111
cutSet = cms.PSet(
1212
chi2rzMax = cms.double(3.0), # chi2rz value for all tracks must be less than this

0 commit comments

Comments
 (0)