#include "TFile.h"
#include "TTree.h"
#include <iostream>
Include dependency graph for ValidationTree.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ValidationTree |
Defines | |
#define | MaxSimHitEntries 100000 |
Validation Tree. | |
#define | MaxOpticalPhoton 100000 |
the possible maximum entries, set to 100,000 |
#define MaxSimHitEntries 100000 |
Validation Tree.
May, 2008 Created by Kevin Zhang and Zhe Wang
Definition at line 15 of file ValidationTree.h.
#define MaxOpticalPhoton 100000 |