Skip to content

start with Online alignment in ECS

Florian Reiss requested to merge freiss_AligmentOnline into master

Online

  • modify Analzyer and Iterator options files to run in ECS
  • add AlignmentOnlineIterator.cpp
  • update name of VELO in reference file for alignment constants
  • options for SciFi Analyzer (thanks to @shollitt )

Offline

  • add AlignVPHalvesModules_Offlineanalyzer.py and AlignVPHalvesModules_OfflineIterator.py for offline testing
  • use gaudirun for OfflineAnalyzer

Misc

  • AlignAlgorithmBase
    • small fix to update convergencestatus
    • call clearEquationsAndReloadGeometry() at beginning of each iteration after first one
  • make UpdateTool public by default

cc @frankm @rmatev @jbaptist @sborghi @bimitres

should go with MooreOnline!80 (merged)

Edited by Peilian Li

Merge request reports