1 #ifndef art_Framework_IO_Root_detail_rootFileSizeTools_h 2 #define art_Framework_IO_Root_detail_rootFileSizeTools_h 10 #include "TObjArray.h" 16 Long64_t
GetBasketSize(TObjArray* branches,
bool ondisk,
bool inclusive);
18 Long64_t
GetTotalSize(TBranch* br,
bool ondisk,
bool inclusive);
22 Long64_t
sizeOnDisk(TBranch* branch,
bool inclusive);
Long64_t GetTotalSize(TBranch *br, bool ondisk, bool inclusive)
void printBranchSummary(std::ostream &os, TBranch *br)
Long64_t GetBasketSize(TObjArray *branches, bool ondisk, bool inclusive)
void printTreeSummary(std::ostream &os, TTree *t)
Long64_t sizeOnDisk(TTree *t)