TGeoPconSection Class Reference

#include <TGeoPconEditor.h>

Inheritance diagram for TGeoPconSection:

TGCompositeFrame TGWidget TGCompositeFrame TGWidget TGFrame TGFrame TGFrame TGFrame TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow List of all members.

Public Member Functions

 TGeoPconSection (const TGWindow *p, UInt_t w, UInt_t h, Int_t id)
virtual ~TGeoPconSection ()
void HideDaughters ()
Double_t GetZ () const
Double_t GetRmin () const
Double_t GetRmax () const
void SetZ (Double_t z)
void SetRmin (Double_t rmin)
void SetRmax (Double_t rmax)
void DoZ ()
void DoRmin ()
void DoRmax ()
virtual void Changed (Int_t i)
 TGeoPconSection (const TGWindow *p, UInt_t w, UInt_t h, Int_t id)
virtual ~TGeoPconSection ()
void HideDaughters ()
Double_t GetZ () const
Double_t GetRmin () const
Double_t GetRmax () const
void SetZ (Double_t z)
void SetRmin (Double_t rmin)
void SetRmax (Double_t rmax)
void DoZ ()
void DoRmin ()
void DoRmax ()
virtual void Changed (Int_t i)

Protected Member Functions

virtual void ConnectSignals2Slots ()
virtual void ConnectSignals2Slots ()

Protected Attributes

Int_t fNumber
TGNumberEntryfEZ
TGNumberEntryfERmin
TGNumberEntryfERmax
TGNumberEntryfEZ
TGNumberEntryfERmin
TGNumberEntryfERmax

Detailed Description

Definition at line 101 of file TGeoPconEditor.h.


Constructor & Destructor Documentation

TGeoPconSection::TGeoPconSection ( const TGWindow p,
UInt_t  w,
UInt_t  h,
Int_t  id 
)

TGeoPconSection::~TGeoPconSection (  )  [virtual]

Definition at line 497 of file TGeoPconEditor.cxx.

References TGCompositeFrame::Cleanup().

TGeoPconSection::TGeoPconSection ( const TGWindow p,
UInt_t  w,
UInt_t  h,
Int_t  id 
)

virtual TGeoPconSection::~TGeoPconSection (  )  [virtual]


Member Function Documentation

void TGeoPconSection::ConnectSignals2Slots (  )  [protected, virtual]

Definition at line 520 of file TGeoPconEditor.cxx.

References TQObject::Connect(), fERmax, fERmin, and fEZ.

void TGeoPconSection::HideDaughters (  ) 

Definition at line 504 of file TGeoPconEditor.cxx.

References fERmax, fERmin, fEZ, and TGFrame::UnmapWindow().

Referenced by TGeoPconEditor::CreateSections().

Double_t TGeoPconSection::GetZ (  )  const

Definition at line 529 of file TGeoPconEditor.cxx.

References fEZ, and TGNumberEntry::GetNumber().

Referenced by TGeoPconEditor::CheckSections(), TGeoPgonEditor::DoApply(), TGeoPconEditor::DoApply(), and TGeoPconEditor::DoSectionChange().

Double_t TGeoPconSection::GetRmin (  )  const

Definition at line 536 of file TGeoPconEditor.cxx.

References fERmin, and TGNumberEntry::GetNumber().

Referenced by TGeoPconEditor::CheckSections(), TGeoPgonEditor::DoApply(), and TGeoPconEditor::DoApply().

Double_t TGeoPconSection::GetRmax (  )  const

Definition at line 543 of file TGeoPconEditor.cxx.

References fERmax, and TGNumberEntry::GetNumber().

Referenced by TGeoPconEditor::CheckSections(), TGeoPgonEditor::DoApply(), and TGeoPconEditor::DoApply().

void TGeoPconSection::SetZ ( Double_t  z  ) 

Definition at line 550 of file TGeoPconEditor.cxx.

References fEZ, and TGNumberEntry::SetNumber().

Referenced by TGeoPconEditor::CheckSections(), TGeoPconEditor::DoSectionChange(), TGeoPconEditor::DoUndo(), and TGeoPconEditor::UpdateSections().

void TGeoPconSection::SetRmin ( Double_t  rmin  ) 

Definition at line 557 of file TGeoPconEditor.cxx.

References fERmin, and TGNumberEntry::SetNumber().

Referenced by TGeoPconEditor::CheckSections(), TGeoPconEditor::DoUndo(), and TGeoPconEditor::UpdateSections().

void TGeoPconSection::SetRmax ( Double_t  rmax  ) 

Definition at line 564 of file TGeoPconEditor.cxx.

References fERmax, and TGNumberEntry::SetNumber().

Referenced by TGeoPconEditor::CheckSections(), TGeoPconEditor::DoUndo(), and TGeoPconEditor::UpdateSections().

void TGeoPconSection::DoZ (  ) 

Definition at line 571 of file TGeoPconEditor.cxx.

References Changed(), and fNumber.

void TGeoPconSection::DoRmin (  ) 

Definition at line 578 of file TGeoPconEditor.cxx.

References Changed(), fERmax, fERmin, fNumber, TGNumberEntry::GetNumber(), and TGNumberEntry::SetNumber().

void TGeoPconSection::DoRmax (  ) 

Definition at line 588 of file TGeoPconEditor.cxx.

References Changed(), fERmax, fERmin, fNumber, TGNumberEntry::GetNumber(), and TGNumberEntry::SetNumber().

void TGeoPconSection::Changed ( Int_t  i  )  [virtual]

Definition at line 513 of file TGeoPconEditor.cxx.

References TQObject::Emit().

Referenced by DoRmax(), DoRmin(), and DoZ().

virtual void TGeoPconSection::ConnectSignals2Slots (  )  [protected, virtual]

void TGeoPconSection::HideDaughters (  ) 

Double_t TGeoPconSection::GetZ (  )  const

Double_t TGeoPconSection::GetRmin (  )  const

Double_t TGeoPconSection::GetRmax (  )  const

void TGeoPconSection::SetZ ( Double_t  z  ) 

void TGeoPconSection::SetRmin ( Double_t  rmin  ) 

void TGeoPconSection::SetRmax ( Double_t  rmax  ) 

void TGeoPconSection::DoZ (  ) 

void TGeoPconSection::DoRmin (  ) 

void TGeoPconSection::DoRmax (  ) 

virtual void TGeoPconSection::Changed ( Int_t  i  )  [virtual]


Member Data Documentation

Int_t TGeoPconSection::fNumber [protected]

Definition at line 104 of file TGeoPconEditor.h.

Referenced by DoRmax(), DoRmin(), and DoZ().

TGNumberEntry* TGeoPconSection::fEZ [protected]

Definition at line 105 of file TGeoPconEditor.h.

Referenced by ConnectSignals2Slots(), GetZ(), HideDaughters(), and SetZ().

TGNumberEntry* TGeoPconSection::fERmin [protected]

Definition at line 106 of file TGeoPconEditor.h.

Referenced by ConnectSignals2Slots(), DoRmax(), DoRmin(), GetRmin(), HideDaughters(), and SetRmin().

TGNumberEntry* TGeoPconSection::fERmax [protected]

Definition at line 107 of file TGeoPconEditor.h.

Referenced by ConnectSignals2Slots(), DoRmax(), DoRmin(), GetRmax(), HideDaughters(), and SetRmax().

TGNumberEntry* TGeoPconSection::fEZ [protected]

Definition at line 105 of file TGeoPconEditor.h.

TGNumberEntry* TGeoPconSection::fERmin [protected]

Definition at line 106 of file TGeoPconEditor.h.

TGNumberEntry* TGeoPconSection::fERmax [protected]

Definition at line 107 of file TGeoPconEditor.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:39:06 2011 for ROOT_528-00b_version by  doxygen 1.5.1