#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 ETABINS = 22 |
Definition at line 31 of file L1TRCT.cc.
Referenced by L1TRCT::bookHistograms().
const float ETAMAX = 21.5 |
Definition at line 33 of file L1TRCT.cc.
Referenced by L1TRCT::bookHistograms().
const float ETAMIN = -0.5 |
Definition at line 32 of file L1TRCT.cc.
Referenced by L1TRCT::bookHistograms().
const unsigned int PHIBINS = 18 |
Definition at line 19 of file L1TRCT.cc.
Referenced by L1TRCT::bookHistograms().
const float PHIMAX = 17.5 |
Definition at line 21 of file L1TRCT.cc.
Referenced by L1TRCT::bookHistograms().
const float PHIMIN = -0.5 |
Definition at line 20 of file L1TRCT.cc.
Referenced by L1TRCT::bookHistograms().
const unsigned int R10BINS = 1024 |
Definition at line 27 of file L1TRCT.cc.
Referenced by L1TPUM::bookHistograms(), and L1TRCT::bookHistograms().
const float R10MAX = 1023.5 |
Definition at line 29 of file L1TRCT.cc.
Referenced by L1TPUM::bookHistograms(), and L1TRCT::bookHistograms().
const float R10MIN = -0.5 |
Definition at line 28 of file L1TRCT.cc.
Referenced by L1TPUM::bookHistograms(), and L1TRCT::bookHistograms().
const unsigned int R6BINS = 64 |
Definition at line 24 of file L1TRCT.cc.
Referenced by L1TRCT::bookHistograms().
const float R6MAX = 63.5 |
Definition at line 26 of file L1TRCT.cc.
Referenced by L1TRCT::bookHistograms().
const float R6MIN = -0.5 |
Definition at line 25 of file L1TRCT.cc.
Referenced by L1TRCT::bookHistograms().