BOSS 7.1.0
BESIII Offline Software System
|
#include "TStyle.h"
#include "TString.h"
Go to the source code of this file.
Functions | |
void | pushNo () |
void | wiregVsWire_bylayer () |
Variables | |
int | wirebind [44] = {0,40,84,132,188,252,324,404,484,560,636,724,812,912,1012,1124,1236,1364,1492,1632,1772,1932,2092,2252,2412,2588,2764,2940,3116,3324,3532,3740,3948,4188,4428,4668,4908,5164,5420,5676,5932,6220,6508,6796} |
const int | LayNoi = 0 |
const int | LayNo = 43 |
const int | WireNo = 6796 |
double | wiregmin = 0. |
double | wiregmax = 3 |
TString | LegendName = "wiregen vs wire" |
const int | Ipadx = 1 |
const int | Ipady = 1 |
const int | CanvasX = 800 |
const int | CanvasY = 600 |
bool | NormFlag = true |
const double | histmin = 0.7 |
const double | histmax = 1.3 |
const double | delta = 0.15 |
vector< string > | file |
void pushNo | ( | ) |
Definition at line 26 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().
void wiregVsWire_bylayer | ( | ) |
Definition at line 32 of file CheckRung/check/wiregVsWire_bylayer.cxx.
const int CanvasX = 800 |
Definition at line 16 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().
const int CanvasY = 600 |
Definition at line 17 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().
const double delta = 0.15 |
Definition at line 21 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().
vector<string> file |
Definition at line 25 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by pushNo(), and wiregVsWire_bylayer().
const double histmax = 1.3 |
Definition at line 20 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().
const double histmin = 0.7 |
Definition at line 19 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().
const int Ipadx = 1 |
Definition at line 14 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().
const int Ipady = 1 |
Definition at line 15 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().
const int LayNo = 43 |
Definition at line 9 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().
const int LayNoi = 0 |
Definition at line 8 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().
TString LegendName = "wiregen vs wire" |
Definition at line 13 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().
Definition at line 18 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().
int wirebind[44] = {0,40,84,132,188,252,324,404,484,560,636,724,812,912,1012,1124,1236,1364,1492,1632,1772,1932,2092,2252,2412,2588,2764,2940,3116,3324,3532,3740,3948,4188,4428,4668,4908,5164,5420,5676,5932,6220,6508,6796} |
Definition at line 7 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().
double wiregmax = 3 |
Definition at line 12 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().
double wiregmin = 0. |
Definition at line 11 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().
const int WireNo = 6796 |
Definition at line 10 of file CheckRung/check/wiregVsWire_bylayer.cxx.
Referenced by wiregVsWire_bylayer().