#include "DQM/L1TMonitor/interface/L1TdeRCT.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "DataFormats/Provenance/interface/EventAuxiliary.h"
#include "TF2.h"
#include <iostream>
#include <bitset>
#include "CondFormats/RunInfo/interface/RunInfo.h"
#include "CondFormats/DataRecord/interface/RunSummaryRcd.h"
Go to the source code of this file.
Variables | |
const unsigned int | BITETABINS = 44 |
const float | BITETAMAX = 22 |
const float | BITETAMIN = 0 |
const unsigned int | BITPHIBINS = 72 |
const float | BITPHIMAX = 18 |
const float | BITPHIMIN = 0 |
const unsigned int | BITRPHIBINS = 90 |
const float | BITRPHIMAX = 18 |
const float | BITRPHIMIN = 0 |
const unsigned int | CHNLBINS = 396 |
const float | CHNLMAX = 395.5 |
const float | CHNLMIN = -0.5 |
const unsigned int | DEBINS = 127 |
const float | DEMAX = 63.5 |
const float | DEMIN = -63.5 |
const unsigned int | ELBINS = 64 |
const float | ELMAX = 63.5 |
const float | ELMIN = -.5 |
const unsigned int | ETABINS = 22 |
const float | ETAMAX = 21.5 |
const float | ETAMIN = -0.5 |
const unsigned int | PHIBINS = 18 |
const unsigned int | PhiEtaMax = 396 |
const float | PHIMAX = 17.5 |
const float | PHIMIN = -0.5 |
const unsigned int | TPGETABINS = 64 |
const float | TPGETAMAX = 32. |
const float | TPGETAMIN = -32. |
const unsigned int | TPGPHIBINS = 72 |
const float | TPGPHIMAX = 71.5 |
const float | TPGPHIMIN = -0.5 |
const unsigned int | TPGRANK = 256 |
const float | TPGRANKMAX = 255.5 |
const float | TPGRANKMIN = -.5 |
const unsigned int BITETABINS = 44 |
Definition at line 38 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float BITETAMAX = 22 |
Definition at line 40 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float BITETAMIN = 0 |
Definition at line 39 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const unsigned int BITPHIBINS = 72 |
Definition at line 42 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float BITPHIMAX = 18 |
Definition at line 44 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float BITPHIMIN = 0 |
Definition at line 43 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const unsigned int BITRPHIBINS = 90 |
Definition at line 46 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float BITRPHIMAX = 18 |
Definition at line 48 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float BITRPHIMIN = 0 |
Definition at line 47 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const unsigned int CHNLBINS = 396 |
Definition at line 71 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float CHNLMAX = 395.5 |
Definition at line 73 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float CHNLMIN = -0.5 |
Definition at line 72 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const unsigned int DEBINS = 127 |
Definition at line 62 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float DEMAX = 63.5 |
Definition at line 64 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float DEMIN = -63.5 |
Definition at line 63 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const unsigned int ELBINS = 64 |
Definition at line 66 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float ELMAX = 63.5 |
Definition at line 68 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float ELMIN = -.5 |
Definition at line 67 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const unsigned int ETABINS = 22 |
Definition at line 34 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float ETAMAX = 21.5 |
Definition at line 36 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float ETAMIN = -0.5 |
Definition at line 35 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const unsigned int PHIBINS = 18 |
Definition at line 30 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::analyze(), and L1TdeRCT::bookHistograms().
const unsigned int PhiEtaMax = 396 |
Definition at line 70 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::analyze().
const float PHIMAX = 17.5 |
Definition at line 32 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float PHIMIN = -0.5 |
Definition at line 31 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const unsigned int TPGETABINS = 64 |
Definition at line 54 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float TPGETAMAX = 32. |
Definition at line 56 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float TPGETAMIN = -32. |
Definition at line 55 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const unsigned int TPGPHIBINS = 72 |
Definition at line 50 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float TPGPHIMAX = 71.5 |
Definition at line 52 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float TPGPHIMIN = -0.5 |
Definition at line 51 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const unsigned int TPGRANK = 256 |
Definition at line 58 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float TPGRANKMAX = 255.5 |
Definition at line 60 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().
const float TPGRANKMIN = -.5 |
Definition at line 59 of file L1TdeRCT.cc.
Referenced by L1TdeRCT::bookHistograms().