#include "TNamed.h"#include "TObjArray.h"#include "TAttFill.h"#include "TDataType.h"Go to the source code of this file.
Classes | |
| class | TBranch |
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 |
| const Int_t kBranchAny = BIT(17) |
Definition at line 54 of file TBranch.h.
Referenced by TBranchElement::FillLeaves(), TBranchElement::Init(), TBranchElement::InitializeOffsets(), TBranchElement::ReadLeavesMember(), TBranchElement::ReadLeavesMemberBranchCount(), and TBranchElement::ReadLeavesMemberCounter().
| const Int_t kBranchObject = BIT(12) |
Definition at line 53 of file TBranch.h.
Referenced by TBranchElement::FillLeaves(), TBranchElement::Init(), TBranchElement::InitializeOffsets(), TBranchElement::ReadLeavesMember(), TBranchElement::ReadLeavesMemberBranchCount(), and TBranchElement::ReadLeavesMemberCounter().
| const Int_t kDoNotProcess = BIT(10) |
Definition at line 51 of file TBranch.h.
Referenced by TTreeFormula::BranchHasMethod(), TTree::CloneTree(), TTree::CopyAddresses(), TTreeFormula::DefinedVariable(), TBranchElement::Fill(), TTree::Fill(), TBranch::Fill(), TBranchObject::Fill(), TTree::GetBranchStatus(), TBranchObject::GetEntry(), TBranchSTL::GetEntry(), TBranch::GetEntry(), TBranchClones::GetEntry(), TBranch::GetEntryExport(), TTreeViewer::MapTree(), TBranchElement::SetAddress(), TBranchObject::SetAddress(), TBranch::SetAddress(), TTree::SetBranchStatus(), TBranchElement::SetObject(), TBranch::SetObject(), TBranch::SetStatus(), TBranchElement::SetupAddresses(), and TTree::Show().
Definition at line 52 of file TBranch.h.
Referenced by TBranchClones::Init(), and TBranch::SetAddress().
| const Int_t kMapObject = kBranchObject | kBranchAny |
1.5.1