Logo ROOT   6.12/07
Reference Guide
Enumerations
TGeoTorusEditor.cxx File Reference
#include "TGeoTorusEditor.h"
#include "TGeoTabManager.h"
#include "TGeoTorus.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 TGeoTorusEditor.cxx:

Enumerations

enum  ETGeoTorusWid {
  kTORUS_NAME, kTORUS_R, kTORUS_RMIN, kTORUS_RMAX,
  kTORUS_PHI1, kTORUS_DPHI, kTORUS_APPLY, kTORUS_UNDO
}
 

Enumeration Type Documentation

◆ ETGeoTorusWid

Enumerator
kTORUS_NAME 
kTORUS_R 
kTORUS_RMIN 
kTORUS_RMAX 
kTORUS_PHI1 
kTORUS_DPHI 
kTORUS_APPLY 
kTORUS_UNDO 

Definition at line 39 of file TGeoTorusEditor.cxx.