Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
user avatar
Zach Marshall authored
We have this notorious problem that ROOT doesn't always communicate
error messages in a reasonable way when opening a file fails. One of the
only ways to catch them is to set ROOT to abort if an error message is
printed to the log.

This attempts to set that abort level around the time that the file is
opened in event loop, which should protect us against those errors (if
it works).
6f28ec5f
History
Name Last commit Last update