Skip to content
Snippets Groups Projects
Commit 9a810405 authored by Zhenyu Ye's avatar Zhenyu Ye
Browse files

add BTOF benchmark

parent 36aab66e
No related branches found
No related tags found
1 merge request!231Draft: Resolve "Add BTOF Benchmark"
......@@ -126,7 +126,7 @@ else:
tof_b_reco = TrackerHitReconstruction("tof_b_reco",
inputHitCollection=tof_b_digi.outputHitCollection,
outputHitCollection="BarrelTOFRecHits")
outputHitCollection="TOFBarrelRecHits")
algorithms.append(tof_b_reco)
gem_ec_reco = TrackerHitReconstruction("gem_ec_reco",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment