ROOT 6.14/05 Reference Guide |
#include <memory>
#include "TNamed.h"
#include "TObjArray.h"
#include "TAttFill.h"
#include "TDataType.h"
#include "ROOT/TIOFeatures.hxx"
#include "TBranchCacheInfo.h"
Classes | |
class | TBranch |
A TTree is a list of TBranches. More... | |
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Internal | |
Variables | |
const Int_t | kBranchAny = BIT(17) |
const Int_t | kBranchObject = BIT(12) |
const Int_t | kDoNotProcess = BIT(10) |
const Int_t | kIsClone = BIT(11) |
const Int_t | kMapObject = kBranchObject | kBranchAny |
const Int_t kMapObject = kBranchObject | kBranchAny |