Skip to content
Snippets Groups Projects
Commit 9b47922e authored by Thomas Strebler's avatar Thomas Strebler Committed by Dmitry Emeliyanov
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent b4bb1419
No related branches found
No related tags found
1 merge request!68032RoadPredictor tool for Trigger Phase II ITk tracking, EFTRACK-142
......@@ -33,9 +33,6 @@ StatusCode TrigInDetRoadPredictorTool::initialize() {
return StatusCode::SUCCESS;
}
StatusCode TrigInDetRoadPredictorTool::finalize() {
return StatusCode::SUCCESS;
}
int TrigInDetRoadPredictorTool::getRoad(const std::vector<const Trk::SpacePoint*>& seed, std::vector<const InDetDD::SiDetectorElement*>& road, const EventContext& ctx) const {
......
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