BOSS 7.1.2
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 DocaEangle/gainVsEangle.cxx.
const int CanvasX = 800 |
Definition at line 16 of file DocaEangle/gainVsEangle.cxx.
Referenced by gainVsEangle().
const int CanvasY = 600 |
Definition at line 17 of file DocaEangle/gainVsEangle.cxx.
Referenced by gainVsEangle().
const double delta = 0.15 |
Definition at line 21 of file DocaEangle/gainVsEangle.cxx.
Referenced by gainVsEangle().
const int gainmax = 3 |
Definition at line 12 of file DocaEangle/gainVsEangle.cxx.
Referenced by gainVsEangle().
const int gainmin = 0 |
Definition at line 11 of file DocaEangle/gainVsEangle.cxx.
Referenced by gainVsEangle().
const double histmax = 1.3 |
Definition at line 20 of file DocaEangle/gainVsEangle.cxx.
Referenced by gainVsEangle().
const double histmin = 0.7 |
Definition at line 19 of file DocaEangle/gainVsEangle.cxx.
Referenced by gainVsEangle().
const int Ipadx = 1 |
Definition at line 14 of file DocaEangle/gainVsEangle.cxx.
Referenced by gainVsEangle().
const int Ipady = 1 |
Definition at line 15 of file DocaEangle/gainVsEangle.cxx.
Referenced by gainVsEangle().
TString LegendName = "gain vs eangle" |
Definition at line 13 of file DocaEangle/gainVsEangle.cxx.
Referenced by gainVsEangle().
Definition at line 18 of file DocaEangle/gainVsEangle.cxx.
Referenced by gainVsEangle().
const int NumSlices = 40 |
Definition at line 10 of file DocaEangle/gainVsEangle.cxx.
Referenced by gainVsEangle().
const int PadNo1 = 0 |
Definition at line 7 of file DocaEangle/gainVsEangle.cxx.
Referenced by gainVsEangle().
const int PadNo2 = 40 |
Definition at line 8 of file DocaEangle/gainVsEangle.cxx.
Referenced by gainVsEangle().
const int TotalNo = 1600 |
Definition at line 9 of file DocaEangle/gainVsEangle.cxx.
Referenced by gainVsEangle().