How to check if a file is finished?


ROOT Version: 6.16/00
Platform: Centos 7.6
Compiler: GCC4.9


Dear experts,

I’m using the AutoSave option to save a tree to a root file and monitoring it in another process. The question is, how can I know in the monitor process that the file is finally finished when it’s closed in the production process? Thanks.

May be this:
https://root.cern/doc/master/classTFile.html#a67dedbe56cfe4792cff78df129718c11

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.