#include "DQM/L1TMonitor/interface/L1TGCT.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctCollections.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctEtSums.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 | METPHIBINS = 72 |
const float | METPHIMAX = 71.5 |
const float | METPHIMIN = -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 | R3BINS = 8 |
const float | R3MAX = 7.5 |
const float | R3MIN = -0.5 |
const unsigned int | R5BINS = 32 |
const float | R5MAX = 31.5 |
const float | R5MIN = -0.5 |
const unsigned int | R6BINS = 64 |
const float | R6MAX = 63.5 |
const float | R6MIN = -0.5 |
const unsigned int METPHIBINS = 72 |
const float R3MAX = 7.5 |
const float R3MIN = -0.5 |
const float R5MAX = 31.5 |
const float R5MIN = -0.5 |