Size of branches

Hi,

is there a way to find out what the size of a given branch is (compared to the size of the whole root file)?

Cheers,
Carsten

Hi,

You get the information for TBranch::Print or TBranch::GetTotalSize and TBranch::GetZipBytes()

Cheers,
Philippe.