-
Jure Bericic authored
- 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.
Jure Bericic authored- 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.