Celeritas 0.6.0-dev.115+3b60a5fd
|
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.