Go to the source code of this file.
Variables | |
const unsigned int | ETABINS = 22 |
const float | ETAMAX = 21.5 |
const float | ETAMIN = -0.5 |
const unsigned int | PHIBINS = 18 |
const float | PHIMAX = 17.5 |
const float | PHIMIN = -0.5 |
const unsigned int | R10BINS = 1024 |
const float | R10MAX = 1023.5 |
const float | R10MIN = -0.5 |
const unsigned int | R12BINS = 4096 |
const float | R12MAX = 4095.5 |
const float | R12MIN = -0.5 |
const unsigned int | R6BINS = 64 |
const float | R6MAX = 63.5 |
const float | R6MIN = -0.5 |
const unsigned int | TPETABINS = 65 |
const float | TPETAMAX = 32.5 |
const float | TPETAMIN = -32.5 |
const unsigned int | TPPHIBINS = 72 |
const float | TPPHIMAX = 72.5 |
const float | TPPHIMIN = 0.5 |
const unsigned int ETABINS = 22 |
Definition at line 83 of file L1TCompare.cc.
const float ETAMAX = 21.5 |
Definition at line 85 of file L1TCompare.cc.
const float ETAMIN = -0.5 |
Definition at line 84 of file L1TCompare.cc.
const unsigned int PHIBINS = 18 |
Definition at line 66 of file L1TCompare.cc.
const float PHIMAX = 17.5 |
Definition at line 68 of file L1TCompare.cc.
const float PHIMIN = -0.5 |
Definition at line 67 of file L1TCompare.cc.
const unsigned int R10BINS = 1024 |
Definition at line 74 of file L1TCompare.cc.
Referenced by L1TRCT::beginRun().
const float R10MAX = 1023.5 |
Definition at line 76 of file L1TCompare.cc.
Referenced by L1TRCT::beginRun().
const float R10MIN = -0.5 |
Definition at line 75 of file L1TCompare.cc.
Referenced by L1TRCT::beginRun().
const unsigned int R12BINS = 4096 |
Definition at line 77 of file L1TCompare.cc.
Referenced by L1TGCT::beginJob().
const float R12MAX = 4095.5 |
Definition at line 79 of file L1TCompare.cc.
Referenced by L1TGCT::beginJob().
const float R12MIN = -0.5 |
Definition at line 78 of file L1TCompare.cc.
Referenced by L1TGCT::beginJob().
const unsigned int R6BINS = 64 |
Definition at line 71 of file L1TCompare.cc.
Referenced by L1TGCT::beginJob(), L1TRCT::beginRun(), and L1TCompare::beginRun().
const float R6MAX = 63.5 |
Definition at line 73 of file L1TCompare.cc.
Referenced by L1TGCT::beginJob(), L1TRCT::beginRun(), and L1TCompare::beginRun().
const float R6MIN = -0.5 |
Definition at line 72 of file L1TCompare.cc.
Referenced by L1TGCT::beginJob(), L1TRCT::beginRun(), and L1TCompare::beginRun().
const unsigned int TPETABINS = 65 |
Definition at line 92 of file L1TCompare.cc.
Referenced by L1TCompare::beginRun().
const float TPETAMAX = 32.5 |
Definition at line 94 of file L1TCompare.cc.
Referenced by L1TCompare::beginRun().
const float TPETAMIN = -32.5 |
Definition at line 93 of file L1TCompare.cc.
Referenced by L1TCompare::beginRun().
const unsigned int TPPHIBINS = 72 |
Definition at line 88 of file L1TCompare.cc.
Referenced by L1TCompare::beginRun().
const float TPPHIMAX = 72.5 |
Definition at line 90 of file L1TCompare.cc.
Referenced by L1TCompare::beginRun().
const float TPPHIMIN = 0.5 |
Definition at line 89 of file L1TCompare.cc.
Referenced by L1TCompare::beginRun().