#include "DQM/L1TMonitor/interface/L1TRCT.h"
#include "DataFormats/Provenance/interface/EventAuxiliary.h"
#include "DQMServices/Core/interface/DQMStore.h"
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 | R6BINS = 64 |
const float | R6MAX = 63.5 |
const float | R6MIN = -0.5 |
const unsigned int R10BINS = 1024 |
Definition at line 27 of file L1TRCT.cc.
Referenced by L1TRCT::beginRun().
const float R10MAX = 1023.5 |
Definition at line 29 of file L1TRCT.cc.
Referenced by L1TRCT::beginRun().
const float R10MIN = -0.5 |
Definition at line 28 of file L1TRCT.cc.
Referenced by L1TRCT::beginRun().