#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 | 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 39 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float BXMAX = 2.5 |
Definition at line 41 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float BXMIN = -2.5 |
Definition at line 40 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const unsigned int EMETABINS = 22 |
Definition at line 19 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float EMETAMAX = 21.5 |
Definition at line 21 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float EMETAMIN = -0.5 |
Definition at line 20 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const unsigned int JETETABINS = 22 |
Definition at line 15 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float JETETAMAX = 21.5 |
Definition at line 17 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float JETETAMIN = -0.5 |
Definition at line 16 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const unsigned int METPHIBINS = 72 |
Definition at line 23 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float METPHIMAX = 71.5 |
Definition at line 25 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float METPHIMIN = -0.5 |
Definition at line 24 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const unsigned int MHTPHIBINS = 18 |
Definition at line 27 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float MHTPHIMAX = 17.5 |
Definition at line 29 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float MHTPHIMIN = -0.5 |
Definition at line 28 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const unsigned int OFBINS = 2 |
Definition at line 35 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float OFMAX = 1.5 |
Definition at line 37 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float OFMIN = -0.5 |
Definition at line 36 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const unsigned int PHIBINS = 18 |
Definition at line 31 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float PHIMAX = 17.5 |
Definition at line 33 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float PHIMIN = -0.5 |
Definition at line 32 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const unsigned int R12BINS = 4096 |
Definition at line 56 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float R12MAX = 4095.5 |
Definition at line 58 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float R12MIN = -0.5 |
Definition at line 57 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const unsigned int R3BINS = 8 |
Definition at line 44 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms(), and L1GetHistLimits::getHistLimits().
const float R3MAX = 7.5 |
Definition at line 46 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms(), and L1GetHistLimits::getHistLimits().
const float R3MIN = -0.5 |
Definition at line 45 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms(), and L1GetHistLimits::getHistLimits().
const unsigned int R5BINS = 32 |
Definition at line 47 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float R5MAX = 31.5 |
Definition at line 49 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float R5MIN = -0.5 |
Definition at line 48 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const unsigned int R6BINS = 64 |
Definition at line 50 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float R6MAX = 63.5 |
Definition at line 52 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float R6MIN = -0.5 |
Definition at line 51 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const unsigned int R7BINS = 128 |
Definition at line 53 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float R7MAX = 127.5 |
Definition at line 55 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().
const float R7MIN = -0.5 |
Definition at line 54 of file L1TGCT.cc.
Referenced by L1TGCT::bookHistograms().