|
Celeritas 0.7.0-dev.194+develop.0df4cab59
|
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.