Opened 10 years ago
Closed 10 years ago
#37 closed defect (fixed)
Try to eliminate the multiple cycles in saved trees
Reported by: | Thomas Latham | Owned by: | Thomas Latham |
---|---|---|---|
Priority: | trivial | Milestone: | v3r0 |
Version: | Keywords: | ||
Cc: |
Description
Try to eliminate the multiple cycles of saved trees. Try the following suggestion: tree->Write("",TObject::kOverwrite);
Change History (2)
comment:1 Changed 10 years ago by
Status: | new → assigned |
---|
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [182]) Modify behaviour of writing trees to avoid multiple cycle numbers in file, closes #37