Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
Call TTree->AutoSave()
before deletion in order to update gDirectory
accordingly before writing the TTree.
More...
#include <RootUniquePtr.hh>
Public Member Functions | |
void | operator() (TTree *ptr) |
Call TTree->AutoSave() before deletion. | |
Call TTree->AutoSave()
before deletion in order to update gDirectory
accordingly before writing the TTree.
Call TTree->AutoSave()
before deletion.
This ensures that gDirectory
is updated accordingly when multiple TFiles are open at the same time.