Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGeoTrd1Editor.cxx File Reference
#include "TGeoTrd1Editor.h"
#include "TGeoTabManager.h"
#include "TGeoTrd1.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 TGeoTrd1Editor.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  ETGeoTrd1Wid {
  kTRD1_NAME , kTRD1_X1 , kTRD1_X2 , kTRD1_Y ,
  kTRD1_Z , kTRD1_APPLY , kTRD1_UNDO
}
 

Enumeration Type Documentation

◆ ETGeoTrd1Wid

Enumerator
kTRD1_NAME 
kTRD1_X1 
kTRD1_X2 
kTRD1_Y 
kTRD1_Z 
kTRD1_APPLY 
kTRD1_UNDO 

Definition at line 37 of file TGeoTrd1Editor.cxx.