QwAnalysis
QwRootFile.h File Reference
#include <typeinfo>
#include <unistd.h>
#include "TFile.h"
#include "TTree.h"
#include "TPRegexp.h"
#include "TSystem.h"
#include "QwOptions.h"
#include "TMapFile.h"
+ Include dependency graph for QwRootFile.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  QwRootTree
 A wrapper class for a ROOT tree. More...
 
class  QwRootFile
 A wrapper class for a ROOT file or memory mapped file. More...
 

Macros

#define BRANCH_VECTOR_MAX_SIZE   13000
 

Macro Definition Documentation

#define BRANCH_VECTOR_MAX_SIZE   13000

Definition at line 22 of file QwRootFile.h.

Referenced by QwRootTree::ConstructBranchAndVector().