QwAnalysis
|
#include <typeinfo>
#include <unistd.h>
#include "TFile.h"
#include "TTree.h"
#include "TPRegexp.h"
#include "TSystem.h"
#include "QwOptions.h"
#include "TMapFile.h"
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 |
#define BRANCH_VECTOR_MAX_SIZE 13000 |
Definition at line 22 of file QwRootFile.h.
Referenced by QwRootTree::ConstructBranchAndVector().