206, fExtraBasket(nullptr)
207, fIOFeatures(tree ? tree->GetIOFeatures().GetFeatures() : 0)
215, fFirstBasketEntry(-1)
216, fNextBasketEntry(-1)
217, fCurrentBasket(nullptr)
224, fBaskets(fMaxBaskets)
225, fBasketBytes(nullptr)
226, fBasketEntry(nullptr)
227, fBasketSeek(nullptr)
231, fAddress((char *)address)
232, fDirectory(fTree->GetDirectory())
234, fEntryBuffer(nullptr)
235, fTransientBuffer(nullptr)
236, fBrowsables(nullptr)
239, fReadLeaves(&
TBranch::ReadLeavesImpl)
240, fFillLeaves(&
TBranch::FillLeavesImpl)
260, fExtraBasket(nullptr)
261, fIOFeatures(parent->fIOFeatures)
269, fFirstBasketEntry(-1)
270, fNextBasketEntry(-1)
271, fCurrentBasket(nullptr)
278, fBaskets(fMaxBaskets)
279, fBasketBytes(nullptr)
280, fBasketEntry(nullptr)
281, fBasketSeek(nullptr)
282, fTree(parent ? parent->GetTree() : nullptr)
283, fMother(parent ? parent->GetMother() : nullptr)
285, fAddress((char *)address)
286, fDirectory(fTree ? fTree->GetDirectory() : nullptr)
288, fEntryBuffer(nullptr)
289, fTransientBuffer(nullptr)
290, fBrowsables(nullptr)
293, fReadLeaves(&
TBranch::ReadLeavesImpl)
294, fFillLeaves(&
TBranch::FillLeavesImpl)