#include <cassert>
#include <numeric>
#include "DQM/TrigXMonitorClient/interface/HLTScalersClient.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Framework/interface/LuminosityBlock.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/isFinite.h"
#include "DQMServices/Core/interface/DQMStore.h"
#include "DQMServices/Core/interface/MonitorElement.h"
Go to the source code of this file.
Macros | |
#define | SECS_PER_LUMI_SECTION 23.31 |
Variables | |
const int | kPerHisto = 20 |
#define SECS_PER_LUMI_SECTION 23.31 |
Definition at line 60 of file HLTScalersClient.cc.
Referenced by HLTScalersClient::endLuminosityBlock(), and HLTScalersClient::getSlope_().
const int kPerHisto = 20 |
Definition at line 61 of file HLTScalersClient.cc.
Referenced by HLTScalersClient::endLuminosityBlock().