Skip to content

Add properties to MiniBrunelConfigruation to enable VPClusMike algorithm in the…

Renato Quagliani requested to merge TDR-ImproveMiniBrunelConfiguration into TDR

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.

FYI: @sponce, @sstahl , @gligorov , @chasse, @maszyman

Edited by Renato Quagliani

Merge request reports