Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TTree.h File Reference
#include "Compression.h"
#include "ROOT/TIOFeatures.hxx"
#include "TArrayD.h"
#include "TArrayI.h"
#include "TAttFill.h"
#include "TAttLine.h"
#include "TAttMarker.h"
#include "TClass.h"
#include "TDataType.h"
#include "TDirectory.h"
#include "TObjArray.h"
#include "TVirtualTreePlayer.h"
#include "TBranch.h"
#include "TList.h"
#include <array>
#include <atomic>
#include <vector>
#include <utility>
Include dependency graph for TTree.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TTree::TClusterIterator
 Helper class to iterate over cluster of baskets. More...
 
class  TTree::TFriendLock
 Helper class to prevent infinite recursion in the usage of TTree Friends. More...
 
class  TTree
 A TTree represents a columnar dataset. More...
 
class  TTreeFriendLeafIter
 Iterator on all the leaves in a TTree and its friend. More...