Skip to content
Snippets Groups Projects

Following changes in Moore!2907

Merged Miroslav Saur requested to merge msaur_recoconf_update into master
All threads resolved!
Files
11
@@ -16,8 +16,8 @@ from PyConf.Algorithms import (
PrForwardTrackingVelo, VPRetinaFullClusterDecoder,
VeloRetinaClusterTrackingSIMD, PrMatchNN, PrHybridSeeding)
from RecoConf.hlt1_tracking import (make_VeloClusterTrackingSIMD,
make_velo_full_clusters)
from RecoConf.legacy_rec_hlt1_tracking import (make_VeloClusterTrackingSIMD,
make_velo_full_clusters)
from GaudiKernel.SystemOfUnits import GeV
Loading