#include "GaudiAlg/GaudiAlgorithm.h"#include <string>#include <vector>#include "Context/TimeStamp.h"Include dependency graph for ReconDataHistogram.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | DayaBay |
Classes | |
| class | ReconDataHistogram |
Defines | |
| #define | NSITES 5 |
| #define | NDETECTORS 5 |
| #define | NRECHISTOGRAMS 4 |
| #define | MAXRECHISTS NSITES*NDETECTORS*NRECHISTOGRAMS |
| #define NSITES 5 |
Definition at line 5 of file ReconDataHistogram.h.
| #define NDETECTORS 5 |
Definition at line 6 of file ReconDataHistogram.h.
| #define NRECHISTOGRAMS 4 |
Definition at line 7 of file ReconDataHistogram.h.
| #define MAXRECHISTS NSITES*NDETECTORS*NRECHISTOGRAMS |
Definition at line 9 of file ReconDataHistogram.h.
1.4.7