restManager: output file cannot be opened, TRestRun not found

REST version : v2.2.12_dev
REST commit : b8bf7062

Hi,

I run restManager to generate a root file but an error occurs when I use restRoot to open it:

– Error : REST ERROR : invalid input file! TRestRun was not found!

I keep only one process open, the G4toHits. The file is not empty but cannot be opened by either root or restRoot.

config.rml (5.5 KB)

restManager.txt (2.6 KB)
restRoot.txt (372 Bytes)

Thanks for help!
Bofang

Please find attached the config file and the log printed when running restManager and restRoot, thanks!

Hi, I moved to commit b8bf7062 and I could reproduce exactly the same problem as you. Please, do a “git pull” to get to the newest commit in branch v2.2.12_dev.

Thanks, the problem was fixed!