Celeritas
0.5.0-56+6b053cd
|
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. More... | |
Call TTree->AutoSave()
before deletion in order to update gDirectory
accordingly before writing the TTree.
|
inline |
Call TTree->AutoSave()
before deletion.
This ensures that gDirectory
is updated accordingly when multiple TFiles are open at the same time.