CMS 3D CMS Logo

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 
10 
13 
15 
16 class RPCDBSimSetUp;
17 
18 class RPCDBPerformanceHandler : public popcon::PopConSourceHandler<RPCStripNoises> {
19 public:
20  void getNewObjects() override;
21  ~RPCDBPerformanceHandler() override;
23  std::string id() const override;
24 
25 private:
26  unsigned long long m_since;
29 };
30 
31 #endif
PopConSourceHandler.h
RPCStripNoisesRcd.h
RPCDBPerformanceHandler::dataTag
std::string dataTag
Definition: RPCDBPerformanceHandler.h:27
RPCDBSimSetUp
Definition: RPCDBSimSetUp.h:22
RPCDBPerformanceHandler::m_since
unsigned long long m_since
Definition: RPCDBPerformanceHandler.h:26
RPCDBPerformanceHandler::id
std::string id() const override
Definition: RPCDBPerformanceHandler.cc:99
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
edm::ParameterSet
Definition: ParameterSet.h:47
RPCDBPerformanceHandler
Definition: RPCDBPerformanceHandler.h:18
RPCDBPerformanceHandler::RPCDBPerformanceHandler
RPCDBPerformanceHandler(const edm::ParameterSet &pset)
Definition: RPCDBPerformanceHandler.cc:52
popcon::PopConSourceHandler
Definition: PopConSourceHandler.h:30
RPCStripNoises.h
ParameterSetfwd.h
RPCDBPerformanceHandler::theRPCSimSetUp
RPCDBSimSetUp * theRPCSimSetUp
Definition: RPCDBPerformanceHandler.h:28
RPCDBPerformanceHandler::getNewObjects
void getNewObjects() override
Definition: RPCDBPerformanceHandler.cc:59
RPCDBPerformanceHandler::~RPCDBPerformanceHandler
~RPCDBPerformanceHandler() override
Definition: RPCDBPerformanceHandler.cc:57
muonDTDigis_cfi.pset
pset
Definition: muonDTDigis_cfi.py:27