Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondTools
RPC
interface
RPCDCCLinkMapHandler.h
Go to the documentation of this file.
1
#ifndef CondTools_RPC_RPCDCCLinkMapHandler_h
2
#define CondTools_RPC_RPCDCCLinkMapHandler_h
3
4
#include <string>
5
6
#include "
CondCore/CondDB/interface/ConnectionPool.h
"
7
#include "
CondCore/PopCon/interface/PopConSourceHandler.h
"
8
#include "
CondFormats/Common/interface/Time.h
"
9
10
#include "
CondFormats/RPCObjects/interface/RPCDCCLinkMap.h
"
11
12
namespace
edm {
13
class
ParameterSet
;
14
class
ConfigurationDescriptions
;
15
}
// namespace edm
16
17
class
RPCDCCLinkMapHandler
18
:
public
popcon::PopConSourceHandler
<RPCDCCLinkMap>
19
{
20
public
:
21
RPCDCCLinkMapHandler
(
edm::ParameterSet
const
& _config);
22
~RPCDCCLinkMapHandler
();
23
24
void
getNewObjects
();
25
std::string
id
()
const
;
26
27
protected
:
28
std::string
id_
;
29
std::string
data_tag_
;
30
cond::Time_t
since_run_
;
31
32
std::string
txt_file_
;
33
34
std::string
connect_
;
35
cond::persistency::ConnectionPool
connection_
;
36
};
37
38
#endif // CondTools_RPC_RPCDCCLinkMapHandler_h
RPCDCCLinkMapHandler::id
std::string id() const
Definition:
RPCDCCLinkMapHandler.cc:114
RPCDCCLinkMapHandler::connection_
cond::persistency::ConnectionPool connection_
Definition:
RPCDCCLinkMapHandler.h:35
RPCDCCLinkMapHandler::data_tag_
std::string data_tag_
Definition:
RPCDCCLinkMapHandler.h:29
RPCDCCLinkMapHandler::id_
std::string id_
Definition:
RPCDCCLinkMapHandler.h:28
RPCDCCLinkMapHandler::~RPCDCCLinkMapHandler
~RPCDCCLinkMapHandler()
Definition:
RPCDCCLinkMapHandler.cc:37
ParameterSet
Definition:
Functions.h:16
Time.h
RPCDCCLinkMapHandler::since_run_
cond::Time_t since_run_
Definition:
RPCDCCLinkMapHandler.h:30
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
RPCDCCLinkMap.h
cond::Time_t
unsigned long long Time_t
Definition:
Time.h:16
popcon::PopConSourceHandler
Definition:
PopConSourceHandler.h:32
ConfigurationDescriptions
RPCDCCLinkMapHandler
Definition:
RPCDCCLinkMapHandler.h:17
RPCDCCLinkMapHandler::getNewObjects
void getNewObjects()
Definition:
RPCDCCLinkMapHandler.cc:40
PopConSourceHandler.h
RPCDCCLinkMapHandler::connect_
std::string connect_
Definition:
RPCDCCLinkMapHandler.h:34
edm::ParameterSet
Definition:
ParameterSet.h:36
ConnectionPool.h
RPCDCCLinkMapHandler::RPCDCCLinkMapHandler
RPCDCCLinkMapHandler(edm::ParameterSet const &_config)
Definition:
RPCDCCLinkMapHandler.cc:25
cond::persistency::ConnectionPool
Definition:
ConnectionPool.h:31
RPCDCCLinkMapHandler::txt_file_
std::string txt_file_
Definition:
RPCDCCLinkMapHandler.h:32
Generated for CMSSW Reference Manual by
1.8.5