#include <TGraphTime.h>
Inheritance diagram for TGraphTime:
Definition at line 31 of file TGraphTime.h.
TGraphTime::TGraphTime | ( | ) |
Definition at line 45 of file TGraphTime.cxx.
References fFrame, fNsteps, fSleepTime, fSteps, fXmax, fXmin, fYmax, fYmin, TH1::SetMaximum(), TH1::SetMinimum(), TH1::SetStats(), and TObject::Warning().
TGraphTime::TGraphTime | ( | const TGraphTime & | gr | ) |
Definition at line 80 of file TGraphTime.cxx.
References fFrame, fNsteps, fSleepTime, fSteps, fXmax, fXmin, fYmax, fYmin, gtime(), TH1::SetMaximum(), TH1::SetMinimum(), and TH1::SetStats().
TGraphTime::~TGraphTime | ( | ) | [virtual] |
TGraphTime::TGraphTime | ( | ) |
TGraphTime::TGraphTime | ( | const TGraphTime & | gr | ) |
virtual TGraphTime::~TGraphTime | ( | ) | [virtual] |
Definition at line 98 of file TGraphTime.cxx.
References TObjArray::AddAt(), fNsteps, fSteps, list, and TObjArray::UncheckedAt().
void TGraphTime::Draw | ( | Option_t * | chopt = "" |
) | [virtual] |
Reimplemented from TObject.
Definition at line 120 of file TGraphTime.cxx.
References TH1::Draw(), fFrame, TNamed::GetTitle(), gPad, gROOT, TROOT::MakeDefCanvas(), Paint(), and TH1::SetTitle().
TObjArray* TGraphTime::GetSteps | ( | ) | const [inline] |
void TGraphTime::Paint | ( | Option_t * | chopt = "" |
) | [virtual] |
Reimplemented from TObject.
Definition at line 140 of file TGraphTime.cxx.
References fNsteps, fSleepTime, fSteps, TObjLink::GetAddOption(), TObjLink::GetObject(), gPad, gSystem, list, TObjLink::Next(), s, TSystem::Sleep(), TString::ToLower(), and TObjArray::UncheckedAt().
Referenced by Draw().
void TGraphTime::SaveAnimatedGif | ( | const char * | filename = "" |
) | const [virtual] |
Definition at line 169 of file TGraphTime.cxx.
References fNsteps, Form(), fSleepTime, fSteps, TObjLink::GetAddOption(), TNamed::GetName(), TObjLink::GetObject(), gPad, gSystem, list, TObjLink::Next(), s, TSystem::Sleep(), and TObjArray::UncheckedAt().
virtual void TGraphTime::SetSleepTime | ( | Int_t | stime = 0 |
) | [inline, virtual] |
TObjArray* TGraphTime::GetSteps | ( | ) | const [inline] |
virtual void TGraphTime::SaveAnimatedGif | ( | const char * | filename = "" |
) | const [virtual] |
virtual void TGraphTime::SetSleepTime | ( | Int_t | stime = 0 |
) | [inline, virtual] |
Int_t TGraphTime::fSleepTime [protected] |
Definition at line 35 of file TGraphTime.h.
Referenced by Paint(), SaveAnimatedGif(), SetSleepTime(), and TGraphTime().
Int_t TGraphTime::fNsteps [protected] |
Definition at line 36 of file TGraphTime.h.
Referenced by Add(), Paint(), SaveAnimatedGif(), and TGraphTime().
Double_t TGraphTime::fXmin [protected] |
Double_t TGraphTime::fXmax [protected] |
Double_t TGraphTime::fYmin [protected] |
Double_t TGraphTime::fYmax [protected] |
TObjArray* TGraphTime::fSteps [protected] |
Definition at line 41 of file TGraphTime.h.
Referenced by Add(), GetSteps(), Paint(), SaveAnimatedGif(), TGraphTime(), and ~TGraphTime().
TH1* TGraphTime::fFrame [protected] |
TObjArray* TGraphTime::fSteps [protected] |
Definition at line 41 of file TGraphTime.h.
TH1* TGraphTime::fFrame [protected] |
Definition at line 42 of file TGraphTime.h.