library: libGeomBuilder #include "TGeoPconEditor.h" |
TGeoPconSection
class description - header file - source file - inheritance tree (.pdf)
protected:
virtual void ConnectSignals2Slots()
public:
TGeoPconSection(const TGWindow* p, UInt_t w, UInt_t h, Int_t id)
TGeoPconSection(const TGeoPconSection&)
virtual ~TGeoPconSection()
virtual void Changed(Int_t i)
static TClass* Class()
void DoRmax()
void DoRmin()
void DoZ()
Double_t GetRmax() const
Double_t GetRmin() const
Double_t GetZ() const
void HideDaughters()
virtual TClass* IsA() const
void SetRmax(Double_t rmax)
void SetRmin(Double_t rmin)
void SetZ(Double_t z)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t fNumber Id for the section
TGNumberEntry* fEZ Number entry for Z position
TGNumberEntry* fERmin Number entry for Rmin position
TGNumberEntry* fERmax Number entry for Rmax position
Author: M.Gheata
Last update: :$Name: $:$Id: TGeoPconEditor.cxx,v 1.4 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.