#include "Qset.h"
#include <iostream>
#include <math.h>
#include "tree.h"
Go to the source code of this file.
Defines | |
| #define | NDetMax 1010 |
| #define | PI 3.141592653589793 |
Functions | |
| EUppLow | operator++ (enum EUppLow &rs, int) |
| ERegion | operator++ (enum ERegion &rs, int) |
| Etype | operator++ (enum Etype &rs, int) |
| Edir | operator++ (enum Edir &rs, int) |
Variables | |
| Det * | rcDETRegion [2][3][4] |
| Det | rcDET [NDetMax] |
The file qweak.geo is the current geometry file.
Definition in file Qset.cc.
1.4.6