#include <L1ScalersClient.h>
Public Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | beginJob (void) |
BeginJob. More... | |
void | beginRun (const edm::Run &run, const edm::EventSetup &c) |
BeginRun. More... | |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) |
void | endRun (const edm::Run &run, const edm::EventSetup &c) |
EndRun. More... | |
L1ScalersClient (const edm::ParameterSet &ps) | |
Constructors. More... | |
virtual | ~L1ScalersClient () |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
std::vector< int > | algoSelected_ |
MonitorElement * | bxSelected_ |
int | currentLumiBlockNumber_ |
int | currentRun_ |
DQMStore * | dbe_ |
bool | first_algo |
bool | first_tt |
std::string | folderName_ |
MonitorElement * | l1AlgoCurrentRate_ |
MonitorElement * | l1AlgoCurrentRatePerAlgo_ [MAX_ALGOS] |
MonitorElement * | l1AlgoRateHistories_ [MAX_ALGOS] |
unsigned long int | l1AlgoScalerCounters_ [MAX_ALGOS] |
MonitorElement * | l1TechTrigCurrentRate_ |
MonitorElement * | l1TechTrigCurrentRatePerAlgo_ [MAX_TT] |
MonitorElement * | l1TechTrigRateHistories_ [MAX_TT] |
unsigned long int | l1TechTrigScalerCounters_ [MAX_TT] |
int | nev_ |
int | nLumi_ |
int | numSelected_ |
MonitorElement * | selected_ |
std::vector< int > | techSelected_ |
MonitorElement * | totalAlgoRate_ |
float | totAlgoPrevCount |
MonitorElement * | totalTtRate_ |
float | totTtPrevCount |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 23 of file L1ScalersClient.h.
L1ScalersClient::L1ScalersClient | ( | const edm::ParameterSet & | ps | ) |
Constructors.
Definition at line 26 of file L1ScalersClient.cc.
References algoSelected_, DQMStore::book1D(), DQMStore::book2D(), bxSelected_, dbe_, folderName_, i, j, gen::k, kNumAlgoHistos, kNumTTHistos, kPerHisto, l1AlgoCurrentRate_, l1AlgoCurrentRatePerAlgo_, l1AlgoRateHistories_, l1AlgoScalerCounters_, l1TechTrigCurrentRate_, l1TechTrigCurrentRatePerAlgo_, l1TechTrigRateHistories_, l1TechTrigScalerCounters_, LogDebug, MAX_ALGOS, MAX_LUMI_SEG, MAX_TT, mergeVDriftHistosByStation::name, numSelected_, cmsCodeRules.cppFunctionSkipper::operator, selected_, MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), techSelected_, indexGen::title, totalAlgoRate_, totAlgoPrevCount, totalTtRate_, and totTtPrevCount.
|
inlinevirtual |
|
virtual |
|
virtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 161 of file L1ScalersClient.cc.
References dbe_, folderName_, LogDebug, and DQMStore::setCurrentFolder().
|
virtual |
|
virtual |
End LumiBlock DQM Client Diagnostic should be performed here
Reimplemented from edm::EDAnalyzer.
Definition at line 183 of file L1ScalersClient.cc.
References algoSelected_, bxSelected_, currentLumiBlockNumber_, dbe_, spr::find(), first_algo, first_tt, folderName_, DQMStore::get(), MonitorElement::getBinContent(), MonitorElement::getIntValue(), MonitorElement::getNbinsX(), i, edm::LuminosityBlockBase::id(), j, kPerHisto, l1AlgoCurrentRate_, l1AlgoCurrentRatePerAlgo_, l1AlgoRateHistories_, l1AlgoScalerCounters_, l1TechTrigCurrentRate_, l1TechTrigCurrentRatePerAlgo_, l1TechTrigRateHistories_, l1TechTrigScalerCounters_, LogDebug, edm::LuminosityBlockID::luminosityBlock(), MAX_ALGOS, MAX_LUMI_SEG, MAX_TT, nLumi_, SECS_PER_LUMI_SECTION, selected_, MonitorElement::setBinContent(), MonitorElement::setBinLabel(), MonitorElement::setTitle(), techSelected_, totalAlgoRate_, totAlgoPrevCount, totalTtRate_, and totTtPrevCount.
|
virtual |
|
private |
Definition at line 80 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 79 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 85 of file L1ScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 60 of file L1ScalersClient.h.
|
private |
Definition at line 56 of file L1ScalersClient.h.
Referenced by beginJob(), endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 86 of file L1ScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 87 of file L1ScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 82 of file L1ScalersClient.h.
Referenced by beginJob(), endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 66 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 68 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 67 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 65 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 72 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 74 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 73 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 71 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 58 of file L1ScalersClient.h.
|
private |
Definition at line 59 of file L1ScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 83 of file L1ScalersClient.h.
Referenced by L1ScalersClient().
|
private |
Definition at line 78 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 81 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 69 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 62 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 75 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().
|
private |
Definition at line 63 of file L1ScalersClient.h.
Referenced by endLuminosityBlock(), and L1ScalersClient().