Skip to content

Alignment Millepede: Fix DUT enumeration

Simon Spannagel requested to merge fix_magnus into master

This is a patch supplied by @mmager - we have an issue in enumerating the DUTs in AlignmentMillepede because the exclusion parameter was not always taken into account when checking for the detector type.

The change in the logger is a compatibility fix for macOS since __FILE_NAME__ seems to be defined already on that platform.

Merge request reports