#include <DQM/CastorMonitor/interface/CastorMonitorModule.h>
#include "DQMServices/Core/interface/DQMStore.h"
#include "DataFormats/FEDRawData/interface/FEDNumbering.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include <string>
Go to the source code of this file.
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< CastorMonitorModule > > | s_filler__LINE__ ("CastorMonitorModule") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< CastorMonitorModule > > | s_maker__LINE__ ("CastorMonitorModule") |
Variables | |
int | NLumiSec = 0 |
int | TrigNameIndex = 0 |
|
static |
|
static |
int NLumiSec = 0 |
Definition at line 29 of file CastorMonitorModule.cc.
Referenced by CastorMonitorModule::beginLuminosityBlock(), and CastorMonitorModule::dqmBeginRun().
int TrigNameIndex = 0 |
Definition at line 30 of file CastorMonitorModule.cc.
Referenced by CastorMonitorModule::CastorMonitorModule().