TFndGraph Class Reference

List of all members.

Public Member Functions

 TFndGraph (Int_t n)
 TFndGraph (const TFndGraph &gr)
 TFndGraph (const TString &name, const TString &title)
void Reset (Bool_t keep_name_title=kTRUE)
Int_t LoadFromFile (TFile *file=0)
Int_t EvalAxisRange ()
void SetTimeX (const Bool_t &time_x)
void DrawDefaults (Bool_t time_x=kFALSE, Color_t col=-1, Width_t width=-1, Option_t *opt="ALP", Bool_t sort=kTRUE)
Double_t GetSum ()
Double_t GetMinX ()
Double_t GetMaxX ()
Double_t GetMinY ()
Double_t GetMaxY ()
void SetMinDrawX (const Double_t &val)
void SetMaxDrawX (const Double_t &val)
void SetMinDrawY (const Double_t &val)
void SetMaxDrawY (const Double_t &val)
void UnSetMinDrawX ()
void UnSetMaxDrawX ()
void UnSetMinDrawY ()
void UnSetMaxDrawY ()
void UnZoom ()
void UnZoomX ()
void UnZoomY ()
Double_t GetMinDrawX ()
Double_t GetMaxDrawX ()
Double_t GetMinDrawY ()
Double_t GetMaxDrawY ()
void AddPoint (const Double_t &x, const Double_t &y, Double_t err_x=0, Double_t err_y=0)

Detailed Description

Definition at line 19 of file TFndGraphs.h.


The documentation for this class was generated from the following files:
Generated on Tue Oct 16 15:40:49 2007 by  doxygen 1.5.2