library: libGeomBuilder
#include "TGeoTubeEditor.h"

TGeoTubeSegEditor


class description - header file - source file - inheritance tree (.pdf)

class TGeoTubeSegEditor : public TGeoTubeEditor

Inheritance Chart:
TObject
<-
TGObject
<-
TGWindow
TQObject
<-
TGFrame
<-
TGCompositeFrame
TGWidget
<-
TGedFrame
<-
TGeoTubeEditor
<-
TGeoTubeSegEditor

    protected:
virtual void ConnectSignals2Slots() public:
TGeoTubeSegEditor(const TGWindow* p, Int_t id, Int_t width = 140, Int_t height = 30, UInt_t options = kChildFrame, Pixel_t back = GetDefaultFrameBackground()) TGeoTubeSegEditor(const TGeoTubeSegEditor&) virtual ~TGeoTubeSegEditor() static TClass* Class() virtual void DoApply() void DoPhi() void DoPhi1() void DoPhi2() virtual void DoUndo() virtual TClass* IsA() const virtual void SetModel(TVirtualPad* pad, TObject* obj, Int_t event) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Bool_t fLock Phi lock Double_t fPmini Initial phi min Double_t fPmaxi Initial phi max TGDoubleVSlider* fSPhi Phi slider TGNumberEntry* fEPhi1 Number entry for phi1 TGNumberEntry* fEPhi2 Number entry for phi2

Class Description

                                                                      
  TGeoTubeEditor                                                      
                                                                      

TGeoTubeSegEditor(const TGWindow *p, Int_t id, Int_t width, Int_t height, UInt_t options, Pixel_t back)
 Constructor for tube segment editor
~TGeoTubeSegEditor()
 Destructor
void ConnectSignals2Slots()
 Connect signals to slots.
void SetModel(TVirtualPad* pad, TObject* obj, Int_t)
 Connect to the selected object.
void DoPhi1()
 Slot for phi1.
void DoPhi2()
 Slot for phi2.
void DoPhi()
 Slot for phi slider.
void DoApply()
 Slot for applying modifications.
void DoUndo()
 Slot for undoing last operation.
TGeoTubeSegEditor(const TGWindow *p, Int_t id, Int_t width = 140, Int_t height = 30, UInt_t options = kChildFrame, Pixel_t back = GetDefaultFrameBackground())

Author: M.Gheata
Last update: :$Name: $:$Id: TGeoTubeEditor.cxx,v 1.5 2006/06/24 08:30:18 brun Exp $
Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. *


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.