Skip to content

AnalysisTop: Fix crash of PRW tool on data

Baptiste Ravina requested to merge ravinab/athena:master-data-prw into master

The logic to find the correct PRW file as implemented in !51722 (merged) fails when data is read in. Simple fix: provide a dummy PRW file instead. Fixes ANALYSISTO-1209.

Merge request reports