Logo ROOT   6.16/01
Reference Guide
Enumerations
TGeoNodeEditor.cxx File Reference
#include "TGeoNodeEditor.h"
#include "TGedEditor.h"
#include "TGeoManager.h"
#include "TGeoMatrix.h"
#include "TGeoNode.h"
#include "TPad.h"
#include "TGTab.h"
#include "TGComboBox.h"
#include "TGButton.h"
#include "TGTextEntry.h"
#include "TGNumberEntry.h"
#include "TGLabel.h"
#include "TGeoTabManager.h"
Include dependency graph for TGeoNodeEditor.cxx:

Enumerations

enum  ETGeoNodeWid {
  kNODE_NAME , kNODE_ID , kNODE_VOLSEL , kNODE_MVOLSEL ,
  kNODE_MATRIX , kNODE_EDIT_VOL , kNODE_EDIT_MATRIX
}
 

Enumeration Type Documentation

◆ ETGeoNodeWid

Enumerator
kNODE_NAME 
kNODE_ID 
kNODE_VOLSEL 
kNODE_MVOLSEL 
kNODE_MATRIX 
kNODE_EDIT_VOL 
kNODE_EDIT_MATRIX 

Definition at line 35 of file TGeoNodeEditor.cxx.