![]() |
ROOT
6.06/08
Reference Guide
|
#include "TGeoParaEditor.h"#include "TGeoTabManager.h"#include "TGeoPara.h"#include "TGeoManager.h"#include "TVirtualGeoPainter.h"#include "TPad.h"#include "TView.h"#include "TGTab.h"#include "TGComboBox.h"#include "TGButton.h"#include "TGTextEntry.h"#include "TGNumberEntry.h"#include "TGLabel.h"
Include dependency graph for TGeoParaEditor.cxx:Go to the source code of this file.
Enumerations | |
| enum | ETGeoParaWid { kPARA_NAME, kPARA_X, kPARA_Y, kPARA_Z, kPARA_ALPHA, kPARA_THETA, kPARA_PHI, kPARA_APPLY, kPARA_UNDO } |
| enum ETGeoParaWid |
| Enumerator | |
|---|---|
| kPARA_NAME | |
| kPARA_X | |
| kPARA_Y | |
| kPARA_Z | |
| kPARA_ALPHA | |
| kPARA_THETA | |
| kPARA_PHI | |
| kPARA_APPLY | |
| kPARA_UNDO | |
Definition at line 44 of file TGeoParaEditor.cxx.