library: libGeomBuilder
#include "TGeoConeEditor.h"

TGeoConeSegEditor


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

class TGeoConeSegEditor : public TGeoConeEditor

Inheritance Chart:
TObject
<-
TGObject
<-
TGWindow
TQObject
<-
TGFrame
<-
TGCompositeFrame
TGWidget
<-
TGedFrame
<-
TGeoConeEditor
<-
TGeoConeSegEditor

    protected:
virtual void ConnectSignals2Slots() public:
TGeoConeSegEditor(const TGWindow* p, Int_t id, Int_t width = 140, Int_t height = 30, UInt_t options = kChildFrame, Pixel_t back = GetDefaultFrameBackground()) TGeoConeSegEditor(const TGeoConeSegEditor&) virtual ~TGeoConeSegEditor() 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

                                                                      
  TGeoConeEditor                                                      
                                                                      

TGeoConeSegEditor(const TGWindow *p, Int_t id, Int_t width, Int_t height, UInt_t options, Pixel_t back)
 Constructor for cone segment editor
~TGeoConeSegEditor()
 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
void DoApply()
 Slot for applying current parameters.
void DoUndo()
 Slot for undoing last operation.
TGeoConeSegEditor(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: TGeoConeEditor.cxx,v 1.3 2006/06/23 16:00:13 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.