Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGeoTrd2Editor.cxx File Reference
#include "TGeoTrd2Editor.h"
#include "TGeoTabManager.h"
#include "TGeoTrd2.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 TGeoTrd2Editor.cxx:

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 

Enumerations

enum  ETGeoTrd2Wid {
  kTRD2_NAME , kTRD2_X1 , kTRD2_X2 , kTRD2_Y1 ,
  kTRD2_Y2 , kTRD2_Z , kTRD2_APPLY , kTRD2_UNDO
}
 

Enumeration Type Documentation

◆ ETGeoTrd2Wid

Enumerator
kTRD2_NAME 
kTRD2_X1 
kTRD2_X2 
kTRD2_Y1 
kTRD2_Y2 
kTRD2_Z 
kTRD2_APPLY 
kTRD2_UNDO 

Definition at line 37 of file TGeoTrd2Editor.cxx.