Skip to content

Break dependency of LArROD on TBEvent

Walter Lampl requested to merge wlampl/athena:LArRodNoTB into master

Remove the dependency of LArCalorimeter/LArROD on TestBeam/TBEvent by:

  • Deleting obsolete algorithms LArCalibDigitsPreprocessor and LArTimeChecker
  • Remove handling of test-beam phase from the algorithm LArRawChannelBuilder

Note that the algorithm LArRawChannelBuilder should be considered obsolete but I found still some usages in job-options.

Merge request reports