#include "DQM/L1TMonitor/interface/L1TRCT.h"
#include "DataFormats/L1CaloTrigger/interface/L1CaloCollections.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 | 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 |