#include "TGeoTorusEditor.h"#include "TGeoTabManager.h"#include "TGeoTorus.h"#include "TGeoManager.h"#include "TVirtualGeoPainter.h"#include "TVirtualPad.h"#include "TView.h"#include "TGButton.h"#include "TGTextEntry.h"#include "TGNumberEntry.h"#include "TGLabel.h"Namespaces | |
| namespace | ROOT |
| This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
Enumerations | |
| enum | ETGeoTorusWid { kTORUS_NAME , kTORUS_R , kTORUS_RMIN , kTORUS_RMAX , kTORUS_PHI1 , kTORUS_DPHI , kTORUS_APPLY , kTORUS_UNDO } |
| enum ETGeoTorusWid |
| Enumerator | |
|---|---|
| kTORUS_NAME | |
| kTORUS_R | |
| kTORUS_RMIN | |
| kTORUS_RMAX | |
| kTORUS_PHI1 | |
| kTORUS_DPHI | |
| kTORUS_APPLY | |
| kTORUS_UNDO | |
Definition at line 37 of file TGeoTorusEditor.cxx.