![]() |
PandaRoot
|
#include <TH2D.h>#include <TROOT.h>#include <TFormula.h>#include <TMatrixD.h>#include <FairRadMapPoint.h>Go to the source code of this file.
Classes | |
| class | PndRadMapPlane |
Enumerations | |
| enum | axis { Xx = 1, Yy = 2, Zz = 3 } |
| enum | orientation { XY = 1, YX = 2, XZ = 3, ZX = 4, YZ = 5, ZY = 6 } |
| enum axis |
| Enumerator | |
|---|---|
| Xx | |
| Yy | |
| Zz | |
Definition at line 9 of file PndRadMapPlane.h.
| enum orientation |
| Enumerator | |
|---|---|
| XY | |
| YX | |
| XZ | |
| ZX | |
| YZ | |
| ZY | |
Definition at line 10 of file PndRadMapPlane.h.