![]() |
KaliVeda
Toolkit for HIC analysis
|
Dialog box for KVZALineFinder class.
Created by KVClassFactory on Wed Dec 12 10:11:10 2012 Author: dgruyer
Definition at line 30 of file KVZAFinderDialog.h.
#include <KVZAFinderDialog.h>
Public Member Functions | |
| KVZAFinderDialog (const KVZAFinderDialog &) | |
| KVZAFinderDialog (KVIDGraph *g=0, TH2 *data_histo=0) | |
| virtual | ~KVZAFinderDialog () |
| Destructor. More... | |
| void | CloseWindow () |
| void | DoClose () |
| void | ProcessIdentification () |
Definition at line 20 of file KVZAFinderDialog.cpp.
| KVZAFinderDialog::KVZAFinderDialog | ( | const KVZAFinderDialog & | ) |
Copy constructor This ctor is used to make a copy of an existing object (for example when a method returns an object), and it is always a good idea to implement it. If your class allocates memory in its constructor(s) then it is ESSENTIAL :-)
Definition at line 124 of file KVZAFinderDialog.cpp.
|
virtual |
Destructor.
Definition at line 139 of file KVZAFinderDialog.cpp.
| void KVZAFinderDialog::CloseWindow | ( | ) |
Definition at line 157 of file KVZAFinderDialog.cpp.
| void KVZAFinderDialog::DoClose | ( | ) |
Definition at line 148 of file KVZAFinderDialog.cpp.
| void KVZAFinderDialog::ProcessIdentification | ( | ) |
Definition at line 167 of file KVZAFinderDialog.cpp.