#include "DQM/L1TMonitor/interface/L1THCALTPG.h"
#include "DataFormats/HcalDigi/interface/HcalDigiCollections.h"
#include "DQMServices/Core/interface/DQMStore.h"
Go to the source code of this file.
Variables | |
const unsigned int | RTPBINS = 101 |
const float | RTPMAX = 100.5 |
const float | RTPMIN = -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 |
Definition at line 70 of file L1THCALTPG.cc.
const float RTPMAX = 100.5 |
Definition at line 72 of file L1THCALTPG.cc.
const float RTPMIN = -0.5 |
Definition at line 71 of file L1THCALTPG.cc.
Definition at line 78 of file L1THCALTPG.cc.
const float TPETAMAX = 32.5 |
Definition at line 80 of file L1THCALTPG.cc.
const float TPETAMIN = -32.5 |
Definition at line 79 of file L1THCALTPG.cc.
Definition at line 74 of file L1THCALTPG.cc.
const float TPPHIMAX = 72.5 |
Definition at line 76 of file L1THCALTPG.cc.
const float TPPHIMIN = 0.5 |
Definition at line 75 of file L1THCALTPG.cc.