ROOT
6.06/09
Reference Guide
|
Go to the source code of this file.
Classes | |
class | TBranch |
A TTree is a list of TBranches. More... | |
Variables | |
const Int_t | kDoNotProcess = BIT(10) |
const Int_t | kIsClone = BIT(11) |
const Int_t | kBranchObject = BIT(12) |
const Int_t | kBranchAny = BIT(17) |
const Int_t | kMapObject = kBranchObject | kBranchAny |
Definition at line 55 of file TBranch.h.
Referenced by TBranchElement::FillLeavesCustomStreamer(), TBranchElement::FillLeavesMember(), TBranchElement::Init(), TBranchElement::InitializeOffsets(), TBranchElement::ReadLeavesMember(), TBranchElement::ReadLeavesMemberBranchCount(), and TBranchElement::ReadLeavesMemberCounter().
Definition at line 54 of file TBranch.h.
Referenced by TBranchElement::FillLeavesCustomStreamer(), TBranchElement::FillLeavesMember(), TBranchElement::Init(), TBranchElement::InitializeOffsets(), TBranchElement::ReadLeavesMember(), TBranchElement::ReadLeavesMemberBranchCount(), and TBranchElement::ReadLeavesMemberCounter().
Definition at line 52 of file TBranch.h.
Referenced by TTreeFormula::BranchHasMethod(), TTree::CloneTree(), TTree::CopyAddresses(), TTreeFormula::DefinedVariable(), TBranchObject::Fill(), TBranch::Fill(), TBranchElement::Fill(), TTree::Fill(), TTree::GetBranchStatus(), TBranchSTL::GetEntry(), TBranchObject::GetEntry(), TBranchClones::GetEntry(), TBranch::GetEntry(), TBranch::GetEntryExport(), TTreeViewer::MapTree(), TBranchObject::SetAddress(), TBranch::SetAddress(), TBranchElement::SetAddress(), TTree::SetBranchStatus(), TBranch::SetObject(), TBranchElement::SetObject(), TBranch::SetStatus(), TBranchElement::SetupAddressesImpl(), and TTree::Show().
Definition at line 53 of file TBranch.h.
Referenced by TBranchClones::Init(), and TBranch::SetAddress().
const Int_t kMapObject = kBranchObject | kBranchAny |