Logo ROOT   6.10/09
Reference Guide
Enumerations
TGeoPconEditor.cxx File Reference
#include "TGeoPconEditor.h"
#include "TGeoTabManager.h"
#include "TGeoPcon.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 TGeoPconEditor.cxx:

Enumerations

enum  ETGeoPconWid {
  kPCON_NAME, kPCON_NZ, kPCON_PHI1, kPCON_DPHI,
  kPCON_APPLY, kPCON_UNDO
}
 

Enumeration Type Documentation

◆ ETGeoPconWid

Enumerator
kPCON_NAME 
kPCON_NZ 
kPCON_PHI1 
kPCON_DPHI 
kPCON_APPLY 
kPCON_UNDO 

Definition at line 44 of file TGeoPconEditor.cxx.