Add properties to MiniBrunelConfigruation to enable VPClusMike algorithm in the…
In this MR some tweaks in MiniBrunelConfiguration are applied:
- Configure VeloClustering to
VPClusMike
to use the fastest velo clustering algorithm ( follow up of Rec!1106 (comment 1698071) ) - DummyEventTime, DataFetcer ReserveIOV are now placed in front of any sequence and the ParallelSequence. Without doing so, in Hive mode the GEC was used in all algorithms except VPClustering.
- Add PTForward and VeloUT minPT flags to enable high level configuratuon of the major throughput tests.
Edited by Renato Quagliani