Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
CondTools
RPC
interface
RPCDBPerformanceHandler.h
Go to the documentation of this file.
1
#ifndef RPCDBPerformanceHandler_H
2
#define RPCDBPerformanceHandler_H
3
4
#include <vector>
5
#include <string>
6
#include <iostream>
7
#include <typeinfo>
8
9
#include "
CondCore/PopCon/interface/PopConSourceHandler.h
"
10
11
#include "
CondFormats/RPCObjects/interface/RPCStripNoises.h
"
12
#include "
CondFormats/DataRecord/interface/RPCStripNoisesRcd.h
"
13
14
#include "
FWCore/ParameterSet/interface/ParameterSetfwd.h
"
15
16
class
RPCDBSimSetUp
;
17
18
class
RPCDBPerformanceHandler
:
public
popcon::PopConSourceHandler
<RPCStripNoises> {
19
public
:
20
void
getNewObjects
()
override
;
21
~RPCDBPerformanceHandler
()
override
;
22
RPCDBPerformanceHandler
(
const
edm::ParameterSet
&
pset
);
23
std::string
id
()
const override
;
24
25
private
:
26
unsigned
long
long
m_since
;
27
std::string
dataTag
;
28
RPCDBSimSetUp
*
theRPCSimSetUp
;
29
};
30
31
#endif
RPCStripNoisesRcd.h
RPCDBPerformanceHandler::~RPCDBPerformanceHandler
~RPCDBPerformanceHandler() override
Definition:
RPCDBPerformanceHandler.cc:56
RPCDBPerformanceHandler::getNewObjects
void getNewObjects() override
Definition:
RPCDBPerformanceHandler.cc:58
RPCDBSimSetUp
Definition:
RPCDBSimSetUp.h:21
TrackValidation_cff.pset
tuple pset
Definition:
TrackValidation_cff.py:591
RPCDBPerformanceHandler::dataTag
std::string dataTag
Definition:
RPCDBPerformanceHandler.h:27
ParameterSetfwd.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
popcon::PopConSourceHandler
Definition:
PopConSourceHandler.h:30
RPCDBPerformanceHandler::RPCDBPerformanceHandler
RPCDBPerformanceHandler(const edm::ParameterSet &pset)
Definition:
RPCDBPerformanceHandler.cc:51
RPCDBPerformanceHandler::id
std::string id() const override
Definition:
RPCDBPerformanceHandler.cc:98
RPCDBPerformanceHandler::m_since
unsigned long long m_since
Definition:
RPCDBPerformanceHandler.h:26
PopConSourceHandler.h
edm::ParameterSet
Definition:
ParameterSet.h:47
RPCStripNoises.h
RPCDBPerformanceHandler::theRPCSimSetUp
RPCDBSimSetUp * theRPCSimSetUp
Definition:
RPCDBPerformanceHandler.h:28
RPCDBPerformanceHandler
Definition:
RPCDBPerformanceHandler.h:18
Generated for CMSSW Reference Manual by
1.8.5