Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

XANAGraph Class Reference

#include <XANAGraph.h>

List of all members.

Public Member Functions

 XANAGraph ()
 XANAGraph (const char *name, Int_t n, Float_t *x, Float_t *y, Option_t *opt)
 XANAGraph (const char *name, Int_t n, Double_t *x, Double_t *y, Option_t *opt)
 ~XANAGraph ()
void Draw (Option_t *opt="")
Option_t * GetGKSOption () const
virtual void ExecuteEvent (Int_t event, Int_t px, Int_t py)

Private Attributes

TString fDrawOption


Constructor & Destructor Documentation

XANAGraph::XANAGraph  ) 
 

XANAGraph::XANAGraph const char *  name,
Int_t  n,
Float_t *  x,
Float_t *  y,
Option_t *  opt
 

XANAGraph::XANAGraph const char *  name,
Int_t  n,
Double_t *  x,
Double_t *  y,
Option_t *  opt
 

XANAGraph::~XANAGraph  )  [inline]
 

Definition at line 16 of file XANAGraph.h.

00016 {;}


Member Function Documentation

void XANAGraph::Draw Option_t *  opt = ""  ) 
 

virtual void XANAGraph::ExecuteEvent Int_t  event,
Int_t  px,
Int_t  py
[inline, virtual]
 

Definition at line 21 of file XANAGraph.h.

00021 {;} //Override TGraph method

Option_t* XANAGraph::GetGKSOption  )  const [inline]
 

Definition at line 19 of file XANAGraph.h.

References fDrawOption.

00019 {return fDrawOption.Data();}


Member Data Documentation

TString XANAGraph::fDrawOption [private]
 

Definition at line 10 of file XANAGraph.h.

Referenced by GetGKSOption().


The documentation for this class was generated from the following file:
Generated on Thu Oct 27 21:59:54 2005 for XANADOO by doxygen 1.3.5