Skip to content

rootrm does not 'delete' the record for TBaskets #21090

@dpiparo

Description

@dpiparo

Check duplicate issues.

  • Checked for duplicates

Description

For TTree, rather TFile::Delete, one need to call TTree;:Delete("all") to also remove the keys for the corresponding TBasket. Note that this is not always what is needed, as the basket may be shared with another TTree (for example they are shared amongst all the cycle for the same TTree).

Reproducer

see above.

ROOT version

All

Installation method

all

Operating system

all

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions