Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGeoTorusEditor.cxx File Reference
#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"
Include dependency graph for TGeoTorusEditor.cxx:

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

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 37 of file TGeoTorusEditor.cxx.