Skip to content

Commit 28b0041

Browse files
committed
Drop on input old l1tKMTFTracks
1 parent ca309a6 commit 28b0041

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

L1Trigger/Phase2L1ParticleFlow/test/make_l1ct_binaryFiles_cfg.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
"drop l1tPFClusters_*_*_*",
3939
"drop l1tPFTracks_*_*_*",
4040
"drop l1tPFCandidates_*_*_*",
41-
"drop l1tTkPrimaryVertexs_*_*_*"),
41+
"drop l1tTkPrimaryVertexs_*_*_*",
42+
"drop l1tKMTFTracks_*_*_*"),
4243
skipEvents = cms.untracked.uint32(0),
4344
)
4445

0 commit comments

Comments
 (0)