Skip to content

add jobs for Online Alignment

Florian Reiss requested to merge freiss_AlignmentOnline3 into master

Alignment Analyzer

  • MooreOnlineConf/options/align_input.py
  • MooreScripts/job/runAlignmentAnalyzer.sh
  • MooreScripts/scripts/TestBeamGUI/AlignmentAnalyzer.xml
  • Online/Converters/src/Runable.cpp

The Analyzer is tested in the TestBeamGUI and ECS. It produces the derivative file and cycles through the states correctly.

Alignment Iterator

  • MooreOnlineConf/options/iterate_input.py
  • MooreScripts/job/runAlignmentIterator.sh
  • MooreScripts/scripts/TestBeamGUI/AlignmentIterator.xml the iterator is tested in the TestBeamGUI and ECS. It can read the derivative file and produces an xml file

goes with Alignment!239 (merged)

cc @frankm @rmatev @jbaptist @sborghi @bimitres

Edited by Florian Reiss

Merge request reports