![]() |
Diana Software
|
Public Member Functions | |
| QDianaLabel (double x1, double y1, double x2, double y2, int bordersize=4, const char *ExpName="DIANA", double Exposure=-1, bool isPrelim=true, const char *options="br") | |
| virtual | ~QDianaLabel () |
| virtual void | Draw (const char *option="NDC") |
| virtual TString | GetSecondLine () const |
| virtual void | SetExperimentColor (Int_t Color) |
| virtual void | SetDataColor (Int_t Color) |
| virtual void | SetExposure (Double_t Exp) |
| virtual void | SetPrelim (bool isPrelim) |
| virtual void | SetSecondLine (const char *SecondLine) |
| virtual void | Paint (const char *option) |
| virtual void | PaintPrimitives () |
| virtual void | SetIsIsotpicExposure (bool Val) |
Protected Attributes | |
| TString | fExperimentName |
| TString | fSecondLine |
| double | fExposure |
| bool | fIsPrelim |
| bool | fIsIsoExp |
| int | fExperimentColor |
| int | fDataColor |
| TLatex * | fExperimentLine |
| TLatex * | fExposureLine |
Definition at line 9 of file QDianaLabel.hh.
| QDianaLabel::QDianaLabel | ( | double | x1, |
| double | y1, | ||
| double | x2, | ||
| double | y2, | ||
| int | bordersize = 4, |
||
| const char * | ExpName = "DIANA", |
||
| double | Exposure = -1, |
||
| bool | isPrelim = true, |
||
| const char * | options = "br" |
||
| ) |
|
virtual |
Definition at line 31 of file QDianaLabel.cc.
References fExperimentLine, and fExposureLine.
|
virtual |
Definition at line 35 of file QDianaLabel.cc.
References fExperimentLine, fExposure, and fExposureLine.
|
virtual |
Definition at line 41 of file QDianaLabel.cc.
References fExposure, fIsIsoExp, and fSecondLine.
Referenced by PaintPrimitives().
|
virtual |
Definition at line 51 of file QDianaLabel.cc.
References PaintPrimitives().
|
virtual |
Definition at line 56 of file QDianaLabel.cc.
References fDataColor, fExperimentColor, fExperimentLine, fExperimentName, fExposure, fExposureLine, fIsPrelim, fSecondLine, and GetSecondLine().
Referenced by Paint().
|
inlinevirtual |
Definition at line 24 of file QDianaLabel.hh.
References fDataColor.
|
inlinevirtual |
Definition at line 22 of file QDianaLabel.hh.
References fExperimentColor.
|
inlinevirtual |
Definition at line 26 of file QDianaLabel.hh.
References fExposure.
|
inlinevirtual |
Definition at line 37 of file QDianaLabel.hh.
References fIsIsoExp.
|
inlinevirtual |
Definition at line 28 of file QDianaLabel.hh.
References fIsPrelim.
|
inlinevirtual |
Definition at line 30 of file QDianaLabel.hh.
References fSecondLine.
|
protected |
Definition at line 53 of file QDianaLabel.hh.
Referenced by PaintPrimitives(), and SetDataColor().
|
protected |
Definition at line 51 of file QDianaLabel.hh.
Referenced by PaintPrimitives(), and SetExperimentColor().
|
protected |
Definition at line 55 of file QDianaLabel.hh.
Referenced by Draw(), PaintPrimitives(), and ~QDianaLabel().
|
protected |
Definition at line 41 of file QDianaLabel.hh.
Referenced by PaintPrimitives().
|
protected |
Definition at line 45 of file QDianaLabel.hh.
Referenced by Draw(), GetSecondLine(), PaintPrimitives(), and SetExposure().
|
protected |
Definition at line 57 of file QDianaLabel.hh.
Referenced by Draw(), PaintPrimitives(), and ~QDianaLabel().
|
protected |
Definition at line 49 of file QDianaLabel.hh.
Referenced by GetSecondLine(), and SetIsIsotpicExposure().
|
protected |
Definition at line 47 of file QDianaLabel.hh.
Referenced by PaintPrimitives(), and SetPrelim().
|
protected |
Definition at line 43 of file QDianaLabel.hh.
Referenced by GetSecondLine(), PaintPrimitives(), and SetSecondLine().