Logo ROOT   6.16/01
Reference Guide
Enumerations
TGeoEltuEditor.cxx File Reference
#include "TGeoEltuEditor.h"
#include "TGeoTabManager.h"
#include "TGeoEltu.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 TGeoEltuEditor.cxx:

Enumerations

enum  ETGeoEltuWid {
  kELTU_NAME , kELTU_A , kELTU_B , kELTU_DZ ,
  kELTU_APPLY , kELTU_UNDO
}
 

Enumeration Type Documentation

◆ ETGeoEltuWid

Enumerator
kELTU_NAME 
kELTU_A 
kELTU_B 
kELTU_DZ 
kELTU_APPLY 
kELTU_UNDO 

Definition at line 39 of file TGeoEltuEditor.cxx.