#include "DQM/L1TMonitor/interface/L1TGCT.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/Provenance/interface/EventAuxiliary.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 | BXBINS = 5 |
const float | BXMAX = 2.5 |
const float | BXMIN = -2.5 |
const unsigned int | EMETABINS = 22 |
const float | EMETAMAX = 21.5 |
const float | EMETAMIN = -0.5 |
const unsigned int | JETETABINS = 22 |
const float | JETETAMAX = 21.5 |
const float | JETETAMIN = -0.5 |
const unsigned int | METPHIBINS = 72 |
const float | METPHIMAX = 71.5 |
const float | METPHIMIN = -0.5 |
const unsigned int | MHTPHIBINS = 18 |
const float | MHTPHIMAX = 17.5 |
const float | MHTPHIMIN = -0.5 |
const unsigned int | OFBINS = 2 |
const float | OFMAX = 1.5 |
const float | OFMIN = -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 | R7BINS = 128 |
const float | R7MAX = 127.5 |
const float | R7MIN = -0.5 |
const unsigned int BXBINS = 5 |
Definition at line 221 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float BXMAX = 2.5 |
Definition at line 223 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float BXMIN = -2.5 |
Definition at line 222 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const unsigned int EMETABINS = 22 |
Definition at line 201 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float EMETAMAX = 21.5 |
Definition at line 203 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float EMETAMIN = -0.5 |
Definition at line 202 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const unsigned int JETETABINS = 22 |
Definition at line 197 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float JETETAMAX = 21.5 |
Definition at line 199 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float JETETAMIN = -0.5 |
Definition at line 198 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const unsigned int METPHIBINS = 72 |
Definition at line 205 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float METPHIMAX = 71.5 |
Definition at line 207 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float METPHIMIN = -0.5 |
Definition at line 206 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const unsigned int MHTPHIBINS = 18 |
Definition at line 209 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float MHTPHIMAX = 17.5 |
Definition at line 211 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float MHTPHIMIN = -0.5 |
Definition at line 210 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const unsigned int OFBINS = 2 |
Definition at line 217 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float OFMAX = 1.5 |
Definition at line 219 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float OFMIN = -0.5 |
Definition at line 218 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const unsigned int R3BINS = 8 |
Definition at line 226 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob(), and L1GetHistLimits::getHistLimits().
const float R3MAX = 7.5 |
Definition at line 228 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob(), and L1GetHistLimits::getHistLimits().
const float R3MIN = -0.5 |
Definition at line 227 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob(), and L1GetHistLimits::getHistLimits().
const unsigned int R5BINS = 32 |
Definition at line 229 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float R5MAX = 31.5 |
Definition at line 231 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float R5MIN = -0.5 |
Definition at line 230 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const unsigned int R7BINS = 128 |
Definition at line 235 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float R7MAX = 127.5 |
Definition at line 237 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().
const float R7MIN = -0.5 |
Definition at line 236 of file L1TGCT.cc.
Referenced by L1TGCT::beginJob().