Skip to content

Extended the EventloaderEUDAQ2 to be able to also read in alpide data

Lennart Huth requested to merge lhuth/corryvreckan:mupixAna into master

The alpide data differs from the expected data format by the EventLoaderEUDAQ2. Planes are identified by evt->GetStreamN and the detector names therefor need to be assembled differently. The alpide is identified over the detector type form the geometry file.

Merge request reports