KaliVeda
Toolkit for HIC analysis
KVTestIDGridDialog Class Reference

Detailed Description

GUI for testing identification grids.

Definition at line 24 of file KVTestIDGridDialog.h.

#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 ()
 

Constructor & Destructor Documentation

◆ KVTestIDGridDialog()

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.

◆ ~ KVTestIDGridDialog()

virtual KVTestIDGridDialog::~ KVTestIDGridDialog ( )
virtual

Member Function Documentation

◆ CheckNameOK()

Bool_t KVTestIDGridDialog::CheckNameOK ( const TString name)
inline

Definition at line 115 of file KVTestIDGridDialog.h.

◆ CloseWindow()

void KVTestIDGridDialog::CloseWindow ( )

Definition at line 269 of file KVTestIDGridDialog.cpp.

◆ DoClose()

void KVTestIDGridDialog::DoClose ( )

Definition at line 264 of file KVTestIDGridDialog.cpp.

◆ DrawChart()

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.

◆ TestGrid()

void KVTestIDGridDialog::TestGrid ( )

Definition at line 282 of file KVTestIDGridDialog.cpp.