Dialog box for KVZALineFinder class.
Created by KVClassFactory on Wed Dec 12 10:11:10 2012 Author: dgruyer
Definition at line 29 of file KVZAFinderDialog.h.
|
static TString | fAList = "1,4,7,9,11,12,14,16,19,21,23,25,27,29,31,34,37,40,41" |
|
static Int_t | fBinsByZ = 60 |
|
static Int_t | fStepsByLine = -1 |
|
static Int_t | fZmax = -1 |
|
static Int_t | fZmin = -1 |
|
#include <KVZAFinderDialog.h>
◆ KVZAFinderDialog() [1/2]
KVZAFinderDialog::KVZAFinderDialog |
( |
KVIDGraph * |
g = 0 , |
|
|
TH2 * |
data_histo = 0 |
|
) |
| |
◆ KVZAFinderDialog() [2/2]
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.
◆ ~KVZAFinderDialog()
KVZAFinderDialog::~KVZAFinderDialog |
( |
| ) |
|
|
virtual |
◆ CloseWindow()
void KVZAFinderDialog::CloseWindow |
( |
| ) |
|
◆ DoClose()
void KVZAFinderDialog::DoClose |
( |
| ) |
|
◆ ProcessIdentification()
void KVZAFinderDialog::ProcessIdentification |
( |
| ) |
|
◆ fAEntry
◆ fALabel
◆ fAList
TString KVZAFinderDialog::fAList = "1,4,7,9,11,12,14,16,19,21,23,25,27,29,31,34,37,40,41" |
|
staticprotected |
◆ fApFrame
◆ fBinsByZ
Int_t KVZAFinderDialog::fBinsByZ = 60 |
|
staticprotected |
◆ fButtonsFrame
◆ fCloseButton
◆ fGrid
◆ fHisto
TH2* KVZAFinderDialog::fHisto |
|
protected |
◆ fInitFrame
◆ fLinearBar
◆ fLinearFrame
◆ fMain
◆ fProgressBar
◆ fProgressFrame
◆ fStepsByLine
Int_t KVZAFinderDialog::fStepsByLine = -1 |
|
staticprotected |
◆ fTestButton
◆ fZbinEntry
◆ fZbinLabel
TGLabel* KVZAFinderDialog::fZbinLabel |
|
protected |
◆ fZmax
Int_t KVZAFinderDialog::fZmax = -1 |
|
staticprotected |
◆ fZmaxEntry
◆ fZmaxLabel
TGLabel* KVZAFinderDialog::fZmaxLabel |
|
protected |
◆ fZmin
Int_t KVZAFinderDialog::fZmin = -1 |
|
staticprotected |
◆ fZminEntry
◆ fZminLabel
TGLabel* KVZAFinderDialog::fZminLabel |
|
protected |
◆ fZpFrame
The documentation for this class was generated from the following files: