|
BOSS 7.1.3
BESIII Offline Software System
|
Go to the source code of this file.
Functions | |
| void | gainVsEangle () |
Variables | |
| const int | PadNo1 = 0 |
| const int | PadNo2 = 40 |
| const int | TotalNo = 1600 |
| const int | NumSlices = 40 |
| const int | gainmin = 0 |
| const int | gainmax = 3 |
| TString | LegendName = "gain vs eangle" |
| const int | Ipadx = 1 |
| const int | Ipady = 1 |
| const int | CanvasX = 800 |
| const int | CanvasY = 600 |
| bool | NormFlag = false |
| const double | histmin = 0.7 |
| const double | histmax = 1.3 |
| const double | delta = 0.15 |
| void gainVsEangle | ( | ) |
Definition at line 24 of file DocaEangleSec/gainVsEangle.cxx.
| const int CanvasX = 800 |
Definition at line 16 of file DocaEangleSec/gainVsEangle.cxx.
| const int CanvasY = 600 |
Definition at line 17 of file DocaEangleSec/gainVsEangle.cxx.
| const double delta = 0.15 |
Definition at line 21 of file DocaEangleSec/gainVsEangle.cxx.
| const int gainmax = 3 |
Definition at line 12 of file DocaEangleSec/gainVsEangle.cxx.
| const int gainmin = 0 |
Definition at line 11 of file DocaEangleSec/gainVsEangle.cxx.
| const double histmax = 1.3 |
Definition at line 20 of file DocaEangleSec/gainVsEangle.cxx.
| const double histmin = 0.7 |
Definition at line 19 of file DocaEangleSec/gainVsEangle.cxx.
| const int Ipadx = 1 |
Definition at line 14 of file DocaEangleSec/gainVsEangle.cxx.
| const int Ipady = 1 |
Definition at line 15 of file DocaEangleSec/gainVsEangle.cxx.
| TString LegendName = "gain vs eangle" |
Definition at line 13 of file DocaEangleSec/gainVsEangle.cxx.
Definition at line 18 of file DocaEangleSec/gainVsEangle.cxx.
| const int NumSlices = 40 |
Definition at line 10 of file DocaEangleSec/gainVsEangle.cxx.
| const int PadNo1 = 0 |
Definition at line 7 of file DocaEangleSec/gainVsEangle.cxx.
| const int PadNo2 = 40 |
Definition at line 8 of file DocaEangleSec/gainVsEangle.cxx.
| const int TotalNo = 1600 |
Definition at line 9 of file DocaEangleSec/gainVsEangle.cxx.