#include "treedo.h"
#include "mathstd.h"
#include "mathdefs.h"
#include "Qset.h"
#include "Qevent.h"
#include "Qoptions.h"
#include <iostream>
Go to the source code of this file.
Namespaces | |
| namespace | std |
Defines | |
| #define | NDetMax 1010 |
Functions | |
| int | main (void) |
Variables | |
| bool | bWriteGlobal = false |
| int | iEvent = 0 |
| TreeLine * | trelin |
| int | trelinanz |
| Det * | rcDETRegion [2][3][4] |
| treeregion * | rcTreeRegion [2][3][4][4] |
| Det | rcDET [NDetMax] |
| Options | opt |
-------------------------
Definition in file main.cc.
1.4.6