TGraphBentErrors Class Reference

#include <TGraphBentErrors.h>

Inheritance diagram for TGraphBentErrors:

TGraph TGraph TAttMarker TAttFill TAttLine TNamed TAttMarker TAttFill TAttLine TNamed TAttMarker TAttFill TAttLine TNamed TAttMarker TAttFill TAttLine TNamed List of all members.

Public Member Functions

 TGraphBentErrors ()
 TGraphBentErrors (Int_t n)
 TGraphBentErrors (Int_t n, const Float_t *x, const Float_t *y, const Float_t *exl=0, const Float_t *exh=0, const Float_t *eyl=0, const Float_t *eyh=0, const Float_t *exld=0, const Float_t *exhd=0, const Float_t *eyld=0, const Float_t *eyhd=0)
 TGraphBentErrors (Int_t n, const Double_t *x, const Double_t *y, const Double_t *exl=0, const Double_t *exh=0, const Double_t *eyl=0, const Double_t *eyh=0, const Double_t *exld=0, const Double_t *exhd=0, const Double_t *eyld=0, const Double_t *eyhd=0)
 TGraphBentErrors (const TGraphBentErrors &gr)
virtual ~TGraphBentErrors ()
virtual void Apply (TF1 *f)
virtual void ComputeRange (Double_t &xmin, Double_t &ymin, Double_t &xmax, Double_t &ymax) const
Double_t GetErrorX (Int_t bin) const
Double_t GetErrorY (Int_t bin) const
Double_t GetErrorXlow (Int_t bin) const
Double_t GetErrorXhigh (Int_t bin) const
Double_t GetErrorYlow (Int_t bin) const
Double_t GetErrorYhigh (Int_t bin) const
Double_tGetEXlow () const
Double_tGetEXhigh () const
Double_tGetEYlow () const
Double_tGetEYhigh () const
Double_tGetEXlowd () const
Double_tGetEXhighd () const
Double_tGetEYlowd () const
Double_tGetEYhighd () const
virtual void Print (Option_t *chopt="") const
virtual void SavePrimitive (ostream &out, Option_t *option="")
virtual void SetPointError (Double_t exl, Double_t exh, Double_t eyl, Double_t eyh, Double_t exld=0, Double_t exhd=0, Double_t eyld=0, Double_t eyhd=0)
virtual void SetPointError (Int_t i, Double_t exl, Double_t exh, Double_t eyl, Double_t eyh, Double_t exld=0, Double_t exhd=0, Double_t eyld=0, Double_t eyhd=0)
 TGraphBentErrors ()
 TGraphBentErrors (Int_t n)
 TGraphBentErrors (Int_t n, const Float_t *x, const Float_t *y, const Float_t *exl=0, const Float_t *exh=0, const Float_t *eyl=0, const Float_t *eyh=0, const Float_t *exld=0, const Float_t *exhd=0, const Float_t *eyld=0, const Float_t *eyhd=0)
 TGraphBentErrors (Int_t n, const Double_t *x, const Double_t *y, const Double_t *exl=0, const Double_t *exh=0, const Double_t *eyl=0, const Double_t *eyh=0, const Double_t *exld=0, const Double_t *exhd=0, const Double_t *eyld=0, const Double_t *eyhd=0)
 TGraphBentErrors (const TGraphBentErrors &gr)
virtual ~TGraphBentErrors ()
virtual void Apply (TF1 *f)
virtual void ComputeRange (Double_t &xmin, Double_t &ymin, Double_t &xmax, Double_t &ymax) const
Double_t GetErrorX (Int_t bin) const
Double_t GetErrorY (Int_t bin) const
Double_t GetErrorXlow (Int_t bin) const
Double_t GetErrorXhigh (Int_t bin) const
Double_t GetErrorYlow (Int_t bin) const
Double_t GetErrorYhigh (Int_t bin) const
Double_tGetEXlow () const
Double_tGetEXhigh () const
Double_tGetEYlow () const
Double_tGetEYhigh () const
Double_tGetEXlowd () const
Double_tGetEXhighd () const
Double_tGetEYlowd () const
Double_tGetEYhighd () const
virtual void Print (Option_t *chopt="") const
virtual void SavePrimitive (ostream &out, Option_t *option="")
virtual void SetPointError (Double_t exl, Double_t exh, Double_t eyl, Double_t eyh, Double_t exld=0, Double_t exhd=0, Double_t eyld=0, Double_t eyhd=0)
virtual void SetPointError (Int_t i, Double_t exl, Double_t exh, Double_t eyl, Double_t eyh, Double_t exld=0, Double_t exhd=0, Double_t eyld=0, Double_t eyhd=0)

Protected Member Functions

virtual void SwapPoints (Int_t pos1, Int_t pos2)
virtual Double_t ** Allocate (Int_t size)
virtual void CopyAndRelease (Double_t **newarrays, Int_t ibegin, Int_t iend, Int_t obegin)
virtual Bool_t CopyPoints (Double_t **arrays, Int_t ibegin, Int_t iend, Int_t obegin)
Bool_t CtorAllocate ()
virtual void FillZero (Int_t begin, Int_t end, Bool_t from_ctor=kTRUE)
virtual void SwapPoints (Int_t pos1, Int_t pos2)
virtual Double_t ** Allocate (Int_t size)
virtual void CopyAndRelease (Double_t **newarrays, Int_t ibegin, Int_t iend, Int_t obegin)
virtual Bool_t CopyPoints (Double_t **arrays, Int_t ibegin, Int_t iend, Int_t obegin)
Bool_t CtorAllocate ()
virtual void FillZero (Int_t begin, Int_t end, Bool_t from_ctor=kTRUE)

Protected Attributes

Double_tfEXlow
Double_tfEXhigh
Double_tfEYlow
Double_tfEYhigh
Double_tfEXlowd
Double_tfEXhighd
Double_tfEYlowd
Double_tfEYhighd
Double_tfEXlow
Double_tfEXhigh
Double_tfEYlow
Double_tfEYhigh
Double_tfEXlowd
Double_tfEXhighd
Double_tfEYlowd
Double_tfEYhighd

Detailed Description

Definition at line 27 of file TGraphBentErrors.h.


Constructor & Destructor Documentation

TGraphBentErrors::TGraphBentErrors (  ) 

TGraphBentErrors::TGraphBentErrors ( Int_t  n  ) 

Definition at line 93 of file TGraphBentErrors.cxx.

References CtorAllocate(), FillZero(), and TGraph::fNpoints.

TGraphBentErrors::TGraphBentErrors ( Int_t  n,
const Float_t x,
const Float_t y,
const Float_t exl = 0,
const Float_t exh = 0,
const Float_t eyl = 0,
const Float_t eyh = 0,
const Float_t exld = 0,
const Float_t exhd = 0,
const Float_t eyld = 0,
const Float_t eyhd = 0 
)

Definition at line 106 of file TGraphBentErrors.cxx.

References CtorAllocate(), fEXhigh, fEXhighd, fEXlow, fEXlowd, fEYhigh, fEYhighd, fEYlow, fEYlowd, and i.

TGraphBentErrors::TGraphBentErrors ( Int_t  n,
const Double_t x,
const Double_t y,
const Double_t exl = 0,
const Double_t exh = 0,
const Double_t eyl = 0,
const Double_t eyh = 0,
const Double_t exld = 0,
const Double_t exhd = 0,
const Double_t eyld = 0,
const Double_t eyhd = 0 
)

Definition at line 143 of file TGraphBentErrors.cxx.

References CtorAllocate(), fEXhigh, fEXhighd, fEXlow, fEXlowd, fEYhigh, fEYhighd, fEYlow, fEYlowd, and TGraph::fNpoints.

TGraphBentErrors::TGraphBentErrors ( const TGraphBentErrors gr  ) 

Definition at line 74 of file TGraphBentErrors.cxx.

References CtorAllocate(), fEXhigh, fEXhighd, fEXlow, fEXlowd, fEYhigh, fEYhighd, fEYlow, fEYlowd, TGraph::fNpoints, gr, and n.

TGraphBentErrors::~TGraphBentErrors (  )  [virtual]

Definition at line 179 of file TGraphBentErrors.cxx.

References fEXhigh, fEXhighd, fEXlow, fEXlowd, fEYhigh, fEYhighd, fEYlow, and fEYlowd.

TGraphBentErrors::TGraphBentErrors (  ) 

TGraphBentErrors::TGraphBentErrors ( Int_t  n  ) 

TGraphBentErrors::TGraphBentErrors ( Int_t  n,
const Float_t x,
const Float_t y,
const Float_t exl = 0,
const Float_t exh = 0,
const Float_t eyl = 0,
const Float_t eyh = 0,
const Float_t exld = 0,
const Float_t exhd = 0,
const Float_t eyld = 0,
const Float_t eyhd = 0 
)

TGraphBentErrors::TGraphBentErrors ( Int_t  n,
const Double_t x,
const Double_t y,
const Double_t exl = 0,
const Double_t exh = 0,
const Double_t eyl = 0,
const Double_t eyh = 0,
const Double_t exld = 0,
const Double_t exhd = 0,
const Double_t eyld = 0,
const Double_t eyhd = 0 
)

TGraphBentErrors::TGraphBentErrors ( const TGraphBentErrors gr  ) 

virtual TGraphBentErrors::~TGraphBentErrors (  )  [virtual]


Member Function Documentation

void TGraphBentErrors::SwapPoints ( Int_t  pos1,
Int_t  pos2 
) [protected, virtual]

Reimplemented from TGraph.

Definition at line 579 of file TGraphBentErrors.cxx.

References fEXhigh, fEXhighd, fEXlow, fEXlowd, fEYhigh, fEYhighd, fEYlow, fEYlowd, TGraph::SwapPoints(), and TGraph::SwapValues().

Double_t ** TGraphBentErrors::Allocate ( Int_t  size  )  [inline, protected, virtual]

Reimplemented from TGraph.

Definition at line 100 of file TGraphBentErrors.h.

References TGraph::AllocateArrays().

void TGraphBentErrors::CopyAndRelease ( Double_t **  newarrays,
Int_t  ibegin,
Int_t  iend,
Int_t  obegin 
) [protected, virtual]

Reimplemented from TGraph.

Definition at line 268 of file TGraphBentErrors.cxx.

References CopyPoints(), fEXhigh, fEXhighd, fEXlow, fEXlowd, fEYhigh, fEYhighd, fEYlow, fEYlowd, TGraph::fX, and TGraph::fY.

Bool_t TGraphBentErrors::CopyPoints ( Double_t **  arrays,
Int_t  ibegin,
Int_t  iend,
Int_t  obegin 
) [protected, virtual]

Reimplemented from TGraph.

Definition at line 301 of file TGraphBentErrors.cxx.

References TGraph::CopyPoints(), fEXhigh, fEXhighd, fEXlow, fEXlowd, fEYhigh, fEYhighd, fEYlow, fEYlowd, kFALSE, kTRUE, memmove, and n.

Referenced by CopyAndRelease().

Bool_t TGraphBentErrors::CtorAllocate (  )  [protected]

Reimplemented from TGraph.

Definition at line 336 of file TGraphBentErrors.cxx.

References fEXhigh, fEXhighd, fEXlow, fEXlowd, fEYhigh, fEYhighd, fEYlow, fEYlowd, TGraph::fMaxSize, TGraph::fNpoints, kFALSE, and kTRUE.

Referenced by TGraphBentErrors().

void TGraphBentErrors::FillZero ( Int_t  begin,
Int_t  end,
Bool_t  from_ctor = kTRUE 
) [protected, virtual]

Reimplemented from TGraph.

Definition at line 432 of file TGraphBentErrors.cxx.

References fEXhigh, fEXhighd, fEXlow, fEXlowd, fEYhigh, fEYhighd, fEYlow, fEYlowd, TGraph::FillZero(), and n.

Referenced by TGraphBentErrors().

void TGraphBentErrors::Apply ( TF1 f  )  [virtual]

Reimplemented from TGraph.

Definition at line 196 of file TGraphBentErrors.cxx.

References TMath::Abs(), GetErrorXhigh(), GetErrorXlow(), GetErrorYhigh(), GetErrorYlow(), TGraph::GetN(), TGraph::GetPoint(), i, TGraph::SetPoint(), SetPointError(), x, and y.

void TGraphBentErrors::ComputeRange ( Double_t xmin,
Double_t ymin,
Double_t xmax,
Double_t ymax 
) const [virtual]

Reimplemented from TGraph.

Definition at line 238 of file TGraphBentErrors.cxx.

References TGraph::ComputeRange(), fEXhigh, fEXlow, fEYhigh, fEYlow, TGraph::fNpoints, TGraph::fX, TGraph::fY, gPad, i, and TMath::Min().

Double_t TGraphBentErrors::GetErrorX ( Int_t  bin  )  const [virtual]

Reimplemented from TGraph.

Definition at line 358 of file TGraphBentErrors.cxx.

References fEXhigh, fEXlow, TGraph::fNpoints, and TMath::Sqrt().

Double_t TGraphBentErrors::GetErrorY ( Int_t  bin  )  const [virtual]

Reimplemented from TGraph.

Definition at line 373 of file TGraphBentErrors.cxx.

References fEYhigh, fEYlow, TGraph::fNpoints, and TMath::Sqrt().

Double_t TGraphBentErrors::GetErrorXlow ( Int_t  bin  )  const [virtual]

Reimplemented from TGraph.

Definition at line 399 of file TGraphBentErrors.cxx.

References fEXlow, and TGraph::fNpoints.

Referenced by Apply().

Double_t TGraphBentErrors::GetErrorXhigh ( Int_t  bin  )  const [virtual]

Reimplemented from TGraph.

Definition at line 388 of file TGraphBentErrors.cxx.

References fEXhigh, and TGraph::fNpoints.

Referenced by Apply().

Double_t TGraphBentErrors::GetErrorYlow ( Int_t  bin  )  const [virtual]

Reimplemented from TGraph.

Definition at line 421 of file TGraphBentErrors.cxx.

References fEYlow, and TGraph::fNpoints.

Referenced by Apply().

Double_t TGraphBentErrors::GetErrorYhigh ( Int_t  bin  )  const [virtual]

Reimplemented from TGraph.

Definition at line 410 of file TGraphBentErrors.cxx.

References fEYhigh, and TGraph::fNpoints.

Referenced by Apply().

Double_t* TGraphBentErrors::GetEXlow (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 77 of file TGraphBentErrors.h.

References fEXlow.

Double_t* TGraphBentErrors::GetEXhigh (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 78 of file TGraphBentErrors.h.

References fEXhigh.

Double_t* TGraphBentErrors::GetEYlow (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 79 of file TGraphBentErrors.h.

References fEYlow.

Double_t* TGraphBentErrors::GetEYhigh (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 80 of file TGraphBentErrors.h.

References fEYhigh.

Double_t* TGraphBentErrors::GetEXlowd (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 81 of file TGraphBentErrors.h.

References fEXlowd.

Double_t* TGraphBentErrors::GetEXhighd (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 82 of file TGraphBentErrors.h.

References fEXhighd.

Double_t* TGraphBentErrors::GetEYlowd (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 83 of file TGraphBentErrors.h.

References fEYlowd.

Double_t* TGraphBentErrors::GetEYhighd (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 84 of file TGraphBentErrors.h.

References fEYhighd.

void TGraphBentErrors::Print ( Option_t chopt = ""  )  const [virtual]

Reimplemented from TGraph.

Definition at line 453 of file TGraphBentErrors.cxx.

References fEXhigh, fEXlow, fEYhigh, fEYlow, TGraph::fNpoints, TGraph::fX, TGraph::fY, and i.

void TGraphBentErrors::SavePrimitive ( ostream &  out,
Option_t option = "" 
) [virtual]

Reimplemented from TGraph.

Definition at line 465 of file TGraphBentErrors.cxx.

References xmlio::Class, TROOT::ClassSaved(), TString::Data(), fEXhigh, fEXhighd, fEXlow, fEXlowd, fEYhigh, fEYhighd, fEYlow, fEYlowd, TGraph::fFunctions, TGraph::fHistogram, TGraph::fNpoints, TGraph::fX, TGraph::fY, TNamed::GetName(), TNamed::GetTitle(), gROOT, i, l, TAttFill::SaveFillAttributes(), TAttLine::SaveLineAttributes(), TAttMarker::SaveMarkerAttributes(), TH1::SavePrimitive(), and TH1::SetName().

void TGraphBentErrors::SetPointError ( Double_t  exl,
Double_t  exh,
Double_t  eyl,
Double_t  eyh,
Double_t  exld = 0,
Double_t  exhd = 0,
Double_t  eyld = 0,
Double_t  eyhd = 0 
) [virtual]

Definition at line 525 of file TGraphBentErrors.cxx.

References fEXhigh, fEXhighd, fEXlow, fEXlowd, fEYhigh, fEYhighd, fEYlow, fEYlowd, TGraph::fNpoints, TGraph::fX, TGraph::fY, gPad, and i.

Referenced by Apply().

void TGraphBentErrors::SetPointError ( Int_t  i,
Double_t  exl,
Double_t  exh,
Double_t  eyl,
Double_t  eyh,
Double_t  exld = 0,
Double_t  exhd = 0,
Double_t  eyld = 0,
Double_t  eyhd = 0 
) [virtual]

Definition at line 557 of file TGraphBentErrors.cxx.

References fEXhigh, fEXhighd, fEXlow, fEXlowd, fEYhigh, fEYhighd, fEYlow, fEYlowd, TGraph::fNpoints, and TGraph::SetPoint().

virtual void TGraphBentErrors::SwapPoints ( Int_t  pos1,
Int_t  pos2 
) [protected, virtual]

Reimplemented from TGraph.

virtual Double_t** TGraphBentErrors::Allocate ( Int_t  size  )  [protected, virtual]

Reimplemented from TGraph.

virtual void TGraphBentErrors::CopyAndRelease ( Double_t **  newarrays,
Int_t  ibegin,
Int_t  iend,
Int_t  obegin 
) [protected, virtual]

Reimplemented from TGraph.

virtual Bool_t TGraphBentErrors::CopyPoints ( Double_t **  arrays,
Int_t  ibegin,
Int_t  iend,
Int_t  obegin 
) [protected, virtual]

Reimplemented from TGraph.

Bool_t TGraphBentErrors::CtorAllocate (  )  [protected]

Reimplemented from TGraph.

virtual void TGraphBentErrors::FillZero ( Int_t  begin,
Int_t  end,
Bool_t  from_ctor = kTRUE 
) [protected, virtual]

Reimplemented from TGraph.

virtual void TGraphBentErrors::Apply ( TF1 f  )  [virtual]

Reimplemented from TGraph.

virtual void TGraphBentErrors::ComputeRange ( Double_t xmin,
Double_t ymin,
Double_t xmax,
Double_t ymax 
) const [virtual]

Reimplemented from TGraph.

Double_t TGraphBentErrors::GetErrorX ( Int_t  bin  )  const [virtual]

Reimplemented from TGraph.

Double_t TGraphBentErrors::GetErrorY ( Int_t  bin  )  const [virtual]

Reimplemented from TGraph.

Double_t TGraphBentErrors::GetErrorXlow ( Int_t  bin  )  const [virtual]

Reimplemented from TGraph.

Double_t TGraphBentErrors::GetErrorXhigh ( Int_t  bin  )  const [virtual]

Reimplemented from TGraph.

Double_t TGraphBentErrors::GetErrorYlow ( Int_t  bin  )  const [virtual]

Reimplemented from TGraph.

Double_t TGraphBentErrors::GetErrorYhigh ( Int_t  bin  )  const [virtual]

Reimplemented from TGraph.

Double_t* TGraphBentErrors::GetEXlow (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 77 of file TGraphBentErrors.h.

References fEXlow.

Double_t* TGraphBentErrors::GetEXhigh (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 78 of file TGraphBentErrors.h.

References fEXhigh.

Double_t* TGraphBentErrors::GetEYlow (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 79 of file TGraphBentErrors.h.

References fEYlow.

Double_t* TGraphBentErrors::GetEYhigh (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 80 of file TGraphBentErrors.h.

References fEYhigh.

Double_t* TGraphBentErrors::GetEXlowd (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 81 of file TGraphBentErrors.h.

References fEXlowd.

Double_t* TGraphBentErrors::GetEXhighd (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 82 of file TGraphBentErrors.h.

References fEXhighd.

Double_t* TGraphBentErrors::GetEYlowd (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 83 of file TGraphBentErrors.h.

References fEYlowd.

Double_t* TGraphBentErrors::GetEYhighd (  )  const [inline, virtual]

Reimplemented from TGraph.

Definition at line 84 of file TGraphBentErrors.h.

References fEYhighd.

virtual void TGraphBentErrors::Print ( Option_t chopt = ""  )  const [virtual]

Reimplemented from TGraph.

virtual void TGraphBentErrors::SavePrimitive ( ostream &  out,
Option_t option = "" 
) [virtual]

Reimplemented from TGraph.

virtual void TGraphBentErrors::SetPointError ( Double_t  exl,
Double_t  exh,
Double_t  eyl,
Double_t  eyh,
Double_t  exld = 0,
Double_t  exhd = 0,
Double_t  eyld = 0,
Double_t  eyhd = 0 
) [virtual]

virtual void TGraphBentErrors::SetPointError ( Int_t  i,
Double_t  exl,
Double_t  exh,
Double_t  eyl,
Double_t  eyh,
Double_t  exld = 0,
Double_t  exhd = 0,
Double_t  eyld = 0,
Double_t  eyhd = 0 
) [virtual]


Member Data Documentation

Double_t* TGraphBentErrors::fEXlow [protected]

Definition at line 30 of file TGraphBentErrors.h.

Referenced by ComputeRange(), CopyAndRelease(), CopyPoints(), CtorAllocate(), FillZero(), GetErrorX(), GetErrorXlow(), GetEXlow(), Print(), SavePrimitive(), SetPointError(), SwapPoints(), TGraphBentErrors(), and ~TGraphBentErrors().

Double_t* TGraphBentErrors::fEXhigh [protected]

Definition at line 31 of file TGraphBentErrors.h.

Referenced by ComputeRange(), CopyAndRelease(), CopyPoints(), CtorAllocate(), FillZero(), GetErrorX(), GetErrorXhigh(), GetEXhigh(), Print(), SavePrimitive(), SetPointError(), SwapPoints(), TGraphBentErrors(), and ~TGraphBentErrors().

Double_t* TGraphBentErrors::fEYlow [protected]

Definition at line 32 of file TGraphBentErrors.h.

Referenced by ComputeRange(), CopyAndRelease(), CopyPoints(), CtorAllocate(), FillZero(), GetErrorY(), GetErrorYlow(), GetEYlow(), Print(), SavePrimitive(), SetPointError(), SwapPoints(), TGraphBentErrors(), and ~TGraphBentErrors().

Double_t* TGraphBentErrors::fEYhigh [protected]

Definition at line 33 of file TGraphBentErrors.h.

Referenced by ComputeRange(), CopyAndRelease(), CopyPoints(), CtorAllocate(), FillZero(), GetErrorY(), GetErrorYhigh(), GetEYhigh(), Print(), SavePrimitive(), SetPointError(), SwapPoints(), TGraphBentErrors(), and ~TGraphBentErrors().

Double_t* TGraphBentErrors::fEXlowd [protected]

Definition at line 35 of file TGraphBentErrors.h.

Referenced by CopyAndRelease(), CopyPoints(), CtorAllocate(), FillZero(), GetEXlowd(), SavePrimitive(), SetPointError(), SwapPoints(), TGraphBentErrors(), and ~TGraphBentErrors().

Double_t* TGraphBentErrors::fEXhighd [protected]

Definition at line 36 of file TGraphBentErrors.h.

Referenced by CopyAndRelease(), CopyPoints(), CtorAllocate(), FillZero(), GetEXhighd(), SavePrimitive(), SetPointError(), SwapPoints(), TGraphBentErrors(), and ~TGraphBentErrors().

Double_t* TGraphBentErrors::fEYlowd [protected]

Definition at line 37 of file TGraphBentErrors.h.

Referenced by CopyAndRelease(), CopyPoints(), CtorAllocate(), FillZero(), GetEYlowd(), SavePrimitive(), SetPointError(), SwapPoints(), TGraphBentErrors(), and ~TGraphBentErrors().

Double_t* TGraphBentErrors::fEYhighd [protected]

Definition at line 38 of file TGraphBentErrors.h.

Referenced by CopyAndRelease(), CopyPoints(), CtorAllocate(), FillZero(), GetEYhighd(), SavePrimitive(), SetPointError(), SwapPoints(), TGraphBentErrors(), and ~TGraphBentErrors().

Double_t* TGraphBentErrors::fEXlow [protected]

Definition at line 30 of file TGraphBentErrors.h.

Double_t* TGraphBentErrors::fEXhigh [protected]

Definition at line 31 of file TGraphBentErrors.h.

Double_t* TGraphBentErrors::fEYlow [protected]

Definition at line 32 of file TGraphBentErrors.h.

Double_t* TGraphBentErrors::fEYhigh [protected]

Definition at line 33 of file TGraphBentErrors.h.

Double_t* TGraphBentErrors::fEXlowd [protected]

Definition at line 35 of file TGraphBentErrors.h.

Double_t* TGraphBentErrors::fEXhighd [protected]

Definition at line 36 of file TGraphBentErrors.h.

Double_t* TGraphBentErrors::fEYlowd [protected]

Definition at line 37 of file TGraphBentErrors.h.

Double_t* TGraphBentErrors::fEYhighd [protected]

Definition at line 38 of file TGraphBentErrors.h.


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