CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros | Variables
L1ScalersClient.cc File Reference
#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 "FWCore/ParameterSet/interface/ParameterSet.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.31040958083832;
 

Variables

const int kNumAlgoHistos = MAX_ALGOS/kPerHisto
 
const int kNumTTHistos = MAX_TT/kPerHisto
 
const int kPerHisto = 20
 

Macro Definition Documentation

#define SECS_PER_LUMI_SECTION   23.31040958083832;

Definition at line 19 of file L1ScalersClient.cc.

Referenced by L1ScalersClient::endLuminosityBlock().

Variable Documentation

const int kNumAlgoHistos = MAX_ALGOS/kPerHisto

Definition at line 21 of file L1ScalersClient.cc.

Referenced by L1ScalersClient::L1ScalersClient().

const int kNumTTHistos = MAX_TT/kPerHisto

Definition at line 22 of file L1ScalersClient.cc.

Referenced by L1ScalersClient::L1ScalersClient().

const int kPerHisto = 20

Definition at line 20 of file L1ScalersClient.cc.