FACT++  1.0
Float_t TPointGui::GetFloat ( Int_t  id) const
private

Definition at line 701 of file TPointGui.cc.

References FindWidget().

Referenced by ProcessMessage().

702 {
703  return atof(static_cast<TGTextEntry*>(FindWidget(id))->GetText());
704 }
TObject * FindWidget(Int_t id) const
Definition: TPointGui.cc:1343

+ Here is the call graph for this function:

+ Here is the caller graph for this function: