FairRoot/PandaRoot
|
#include <DalitzGUI.h>
Public Member Functions | |
TDalitzGui (const TGWindow *p, UInt_t w, UInt_t h) | |
virtual | ~TDalitzGui () |
void | CloseWindow () |
void | DoSlider (Int_t pos) |
void | DoParmSlider (Int_t pos) |
void | DoResize () |
void | DoText () |
void | DoCombo (Int_t id) |
void | DoCheckRes () |
void | HandleMenu (Int_t id) |
void | Rebin () |
Int_t | IdToSelection (Int_t id, int mode=1) |
void | CreateGraph (TGraph *g, const Int_t n, const Double_t m, const Double_t m1, const Double_t m2, const Double_t m3) |
void | CreateDalitz () |
void | InitParams () |
void | DrawMainPlot () |
void | DrawPlot () |
void | ReadOutGui () |
void | ComputeCache (Int_t ri=1) |
void | MakeAnimatedGif () |
void | ConfigPlot () |
void | ResetPlots () |
void | ConfigComboFin (TGComboBox *b) |
void | ConfigComboRes (TGComboBox *b) |
void | ConfigSliderRes (TGHSlider *a, TGHSlider *p) |
void | LoadConfiguration (TString filename) |
void | SaveConfiguration (TString filename) |
void | SwitchColor () |
Private Attributes | |
TGMainFrame * | fMain |
TRootEmbeddedCanvas * | fCanvas |
TGLayoutHints * | fLcan |
TH2F * | fHDalitz |
TH2F * | fHDalitzSct |
TH2F * | fHDalitzI |
TH2F * | fHDalitzD |
TH2F * | fHDalitzPh |
TH1D * | fHs1Proj |
TH1D * | fHs2Proj |
TH1D * | fHs3Proj |
TH1D * | fHs1M |
TH1D * | fHs2M |
TH1D * | fHs3M |
TH1D * | fHs1Ph |
TH1D * | fHs2Ph |
TGMenuBar * | fMenuBar |
TGPopupMenu * | fMenuFile |
TGDockableFrame * | fMenuDock |
TGHorizontalFrame * | fVframe [4] |
TGLayoutHints * | fBly |
TGLayoutHints * | fBfly1 |
TGLayoutHints * | fBfly2 |
TGLayoutHints * | fBfly3 |
TGLayoutHints * | fMenuBarItemLayout |
TGLayoutHints * | fMenuBarLayout |
TGLabel * | fLab [7] |
TGHSlider * | fHslider1 |
TGHSlider * | fHslider2 |
TGHSlider * | fHslider3 |
TGTextButton * | fButResize |
TGCheckButton * | fCheckResize |
TGCheckButton * | fCheckColor |
TGCheckButton * | fCheckLog |
TGTextEntry * | fTeh1 |
TGTextBuffer * | fTbh1 |
TGTextEntry * | fTeh2 |
TGTextBuffer * | fTbh2 |
TGLabel * | fLabRN [3] |
TGLabel * | fLabRA [6] |
TGLabel * | fLabRph [6] |
TGComboBox * | fComRes [6] |
TGCheckButton * | fChRes [6] |
TGHSlider * | fSlResA [6] |
TGHSlider * | fSlResph [6] |
TGHSlider * | fSlOcc |
TGComboBox * | fComFin [3] |
TGComboBox * | fComPlot |
TGraph * | fGraphKin |
CRes * | fRes [6] |
Int_t | fnR [3] |
Double_t | fM |
Double_t | fm1 |
Double_t | fm2 |
Double_t | fm3 |
TString | fn1 |
TString | fn2 |
TString | fn3 |
Int_t | ndbins |
TRandom3 | fRand |
Int_t | fOcc |
TString | fActiveRes |
Definition at line 40 of file DalitzGUI.h.
TDalitzGui::TDalitzGui | ( | const TGWindow * | p, |
UInt_t | w, | ||
UInt_t | h | ||
) |
|
virtual |
void TDalitzGui::CloseWindow | ( | ) |
void TDalitzGui::ComputeCache | ( | Int_t | ri = 1 | ) |
void TDalitzGui::ConfigComboFin | ( | TGComboBox * | b | ) |
void TDalitzGui::ConfigComboRes | ( | TGComboBox * | b | ) |
void TDalitzGui::ConfigPlot | ( | ) |
void TDalitzGui::ConfigSliderRes | ( | TGHSlider * | a, |
TGHSlider * | p | ||
) |
void TDalitzGui::CreateDalitz | ( | ) |
void TDalitzGui::CreateGraph | ( | TGraph * | g, |
const Int_t | n, | ||
const Double_t | m, | ||
const Double_t | m1, | ||
const Double_t | m2, | ||
const Double_t | m3 | ||
) |
|
inline |
void TDalitzGui::DoCombo | ( | Int_t | id | ) |
void TDalitzGui::DoParmSlider | ( | Int_t | pos | ) |
Referenced by DoCheckRes().
void TDalitzGui::DoResize | ( | ) |
void TDalitzGui::DoSlider | ( | Int_t | pos | ) |
void TDalitzGui::DoText | ( | ) |
void TDalitzGui::DrawMainPlot | ( | ) |
void TDalitzGui::DrawPlot | ( | ) |
void TDalitzGui::HandleMenu | ( | Int_t | id | ) |
Int_t TDalitzGui::IdToSelection | ( | Int_t | id, |
int | mode = 1 |
||
) |
void TDalitzGui::InitParams | ( | ) |
void TDalitzGui::LoadConfiguration | ( | TString | filename | ) |
void TDalitzGui::MakeAnimatedGif | ( | ) |
void TDalitzGui::ReadOutGui | ( | ) |
void TDalitzGui::Rebin | ( | ) |
void TDalitzGui::ResetPlots | ( | ) |
void TDalitzGui::SaveConfiguration | ( | TString | filename | ) |
void TDalitzGui::SwitchColor | ( | ) |
|
private |
Definition at line 106 of file DalitzGUI.h.
|
private |
Definition at line 63 of file DalitzGUI.h.
|
private |
Definition at line 63 of file DalitzGUI.h.
|
private |
Definition at line 63 of file DalitzGUI.h.
|
private |
Definition at line 63 of file DalitzGUI.h.
|
private |
Definition at line 66 of file DalitzGUI.h.
|
private |
Definition at line 45 of file DalitzGUI.h.
|
private |
Definition at line 67 of file DalitzGUI.h.
|
private |
Definition at line 67 of file DalitzGUI.h.
|
private |
Definition at line 67 of file DalitzGUI.h.
|
private |
Definition at line 77 of file DalitzGUI.h.
|
private |
Definition at line 83 of file DalitzGUI.h.
|
private |
Definition at line 85 of file DalitzGUI.h.
|
private |
Definition at line 76 of file DalitzGUI.h.
|
private |
Definition at line 87 of file DalitzGUI.h.
|
private |
Definition at line 48 of file DalitzGUI.h.
|
private |
Definition at line 51 of file DalitzGUI.h.
|
private |
Definition at line 50 of file DalitzGUI.h.
|
private |
Definition at line 52 of file DalitzGUI.h.
|
private |
Definition at line 49 of file DalitzGUI.h.
|
private |
Definition at line 55 of file DalitzGUI.h.
|
private |
Definition at line 56 of file DalitzGUI.h.
|
private |
Definition at line 54 of file DalitzGUI.h.
|
private |
Definition at line 55 of file DalitzGUI.h.
|
private |
Definition at line 56 of file DalitzGUI.h.
|
private |
Definition at line 54 of file DalitzGUI.h.
|
private |
Definition at line 55 of file DalitzGUI.h.
|
private |
Definition at line 54 of file DalitzGUI.h.
|
private |
Definition at line 65 of file DalitzGUI.h.
|
private |
Definition at line 65 of file DalitzGUI.h.
|
private |
Definition at line 65 of file DalitzGUI.h.
|
private |
Definition at line 64 of file DalitzGUI.h.
|
private |
Definition at line 74 of file DalitzGUI.h.
|
private |
Definition at line 74 of file DalitzGUI.h.
|
private |
Definition at line 74 of file DalitzGUI.h.
|
private |
Definition at line 46 of file DalitzGUI.h.
|
private |
Definition at line 94 of file DalitzGUI.h.
|
private |
Definition at line 95 of file DalitzGUI.h.
|
private |
Definition at line 96 of file DalitzGUI.h.
|
private |
Definition at line 97 of file DalitzGUI.h.
|
private |
Definition at line 44 of file DalitzGUI.h.
|
private |
Definition at line 58 of file DalitzGUI.h.
|
private |
Definition at line 63 of file DalitzGUI.h.
|
private |
Definition at line 63 of file DalitzGUI.h.
|
private |
Definition at line 60 of file DalitzGUI.h.
|
private |
Definition at line 59 of file DalitzGUI.h.
|
private |
Definition at line 99 of file DalitzGUI.h.
|
private |
Definition at line 99 of file DalitzGUI.h.
|
private |
Definition at line 99 of file DalitzGUI.h.
|
private |
Definition at line 91 of file DalitzGUI.h.
|
private |
Definition at line 104 of file DalitzGUI.h.
|
private |
Definition at line 103 of file DalitzGUI.h.
|
private |
Definition at line 89 of file DalitzGUI.h.
|
private |
Definition at line 81 of file DalitzGUI.h.
|
private |
Definition at line 79 of file DalitzGUI.h.
|
private |
Definition at line 79 of file DalitzGUI.h.
|
private |
Definition at line 70 of file DalitzGUI.h.
|
private |
Definition at line 72 of file DalitzGUI.h.
|
private |
Definition at line 69 of file DalitzGUI.h.
|
private |
Definition at line 71 of file DalitzGUI.h.
|
private |
Definition at line 62 of file DalitzGUI.h.
|
private |
Definition at line 101 of file DalitzGUI.h.