Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGeoTrapEditor.cxx File Reference
#include "TGeoTrapEditor.h"
#include "TGeoTabManager.h"
#include "TGeoArb8.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 TGeoTrapEditor.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  ETGeoGtraWid { kGTRA_TWIST }
 
enum  ETGeoTrapWid {
  kTRAP_NAME , kTRAP_H1 , kTRAP_BL1 , kTRAP_TL1 ,
  kTRAP_DZ , kTRAP_ALPHA1 , kTRAP_SC1 , kTRAP_SC2 ,
  kTRAP_THETA , kTRAP_PHI , kTRAP_APPLY , kTRAP_UNDO
}
 

Enumeration Type Documentation

◆ ETGeoGtraWid

Enumerator
kGTRA_TWIST 

Definition at line 523 of file TGeoTrapEditor.cxx.

◆ ETGeoTrapWid

Enumerator
kTRAP_NAME 
kTRAP_H1 
kTRAP_BL1 
kTRAP_TL1 
kTRAP_DZ 
kTRAP_ALPHA1 
kTRAP_SC1 
kTRAP_SC2 
kTRAP_THETA 
kTRAP_PHI 
kTRAP_APPLY 
kTRAP_UNDO 

Definition at line 37 of file TGeoTrapEditor.cxx.