![]() |
![]() |
#include <cassert>
#include <sstream>
#include "DQM/TrigXMonitorClient/interface/L1ScalersClient.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Framework/interface/LuminosityBlock.h"
#include "DQMServices/Core/interface/DQMStore.h"
#include "DQMServices/Core/interface/MonitorElement.h"
Go to the source code of this file.
Defines | |
#define | SECS_PER_LUMI_SECTION 93.3 |
Variables | |
const int | kNumAlgoHistos = MAX_ALGOS/kPerHisto |
const int | kNumTTHistos = MAX_TT/kPerHisto |
const int | kPerHisto = 20 |
#define SECS_PER_LUMI_SECTION 93.3 |
Definition at line 18 of file L1ScalersClient.cc.
const int kNumAlgoHistos = MAX_ALGOS/kPerHisto |
const int kNumTTHistos = MAX_TT/kPerHisto |
Definition at line 19 of file L1ScalersClient.cc.