![]() |
KaliVeda
Toolkit for HIC analysis
|
#include <KVTestIDGridDialog.h>
Public Member Functions | |
| KVTestIDGridDialog (const TGWindow *p=0, const TGWindow *main=0, UInt_t w=1, UInt_t h=1, KVIDGraph *g=0, TH2 *data_histo=0) | |
| virtual | ~ KVTestIDGridDialog () |
| Bool_t | CheckNameOK (const TString &name) |
| void | CloseWindow () |
| void | DoClose () |
| void | DrawChart (TVirtualPad *cc, Int_t zmin, Int_t zmax, Int_t nmin, Int_t nmax) |
| void | TestGrid () |
| KVTestIDGridDialog::KVTestIDGridDialog | ( | const TGWindow * | p = 0, |
| const TGWindow * | main = 0, |
||
| UInt_t | w = 1, |
||
| UInt_t | h = 1, |
||
| KVIDGraph * | g = 0, |
||
| TH2 * | data_histo = 0 |
||
| ) |
Definition at line 39 of file KVTestIDGridDialog.cpp.
|
virtual |
Definition at line 115 of file KVTestIDGridDialog.h.
| void KVTestIDGridDialog::CloseWindow | ( | ) |
Definition at line 269 of file KVTestIDGridDialog.cpp.
| void KVTestIDGridDialog::DoClose | ( | ) |
Definition at line 264 of file KVTestIDGridDialog.cpp.
| void KVTestIDGridDialog::DrawChart | ( | TVirtualPad * | cc, |
| Int_t | zmin, | ||
| Int_t | zmax, | ||
| Int_t | nmin, | ||
| Int_t | nmax | ||
| ) |
Definition at line 594 of file KVTestIDGridDialog.cpp.
| void KVTestIDGridDialog::TestGrid | ( | ) |
Definition at line 282 of file KVTestIDGridDialog.cpp.