Skip to content
Snippets Groups Projects
Commit c685d2cc authored by Jure Bericic's avatar Jure Bericic
Browse files

Fixes for ROOT6 and C++11.

- Changed `break` in the runnumber check to `return`. `hcana` was failing in a spectacular way because of that.
- Changed `RunFileNamePattern` to `const char*` to avoid a warning for C++11.
parent 54e5fb97
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment