Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CondTools
RPC
interface
RPCStatusSH.h
Go to the documentation of this file.
1
#ifndef POPCON_RPC_DATA_SRC_H
2
#define POPCON_RPC_DATA_SRC_H
3
4
/*
5
* \class RpcData
6
* Core of RPC PopCon Appication
7
*
8
* \author D. Pagano - Dip. Fis. Nucl. e Teo. & INFN Pavia
9
*/
10
11
#include <vector>
12
#include <string>
13
#include <iostream>
14
#include <typeinfo>
15
16
#include "
CondCore/PopCon/interface/PopConSourceHandler.h
"
17
18
#include "
CondFormats/RPCObjects/interface/RPCObCond.h
"
19
#include "
CondFormats/DataRecord/interface/RPCObCondRcd.h
"
20
#include "CoralBase/TimeStamp.h"
21
#include "
FWCore/ParameterSet/interface/ParameterSetfwd.h
"
22
#include "
CondTools/RPC/interface/RPCFw.h
"
23
#include<string>
24
25
26
namespace
popcon{
27
class
RpcDataS
:
public
popcon::PopConSourceHandler
<RPCObStatus>{
28
public
:
29
void
getNewObjects
();
30
std::string
id
()
const
{
return
m_name
;}
31
~RpcDataS
();
32
RpcDataS
(
const
edm::ParameterSet
& pset);
33
34
RPCObStatus
*
Sdata
;
35
36
unsigned
long
long
snc
;
37
unsigned
long
long
tll
;
38
unsigned
long
long
niov
;
39
unsigned
long
long
utime
;
40
private
:
41
std::string
m_name
;
42
std::string
host
;
43
std::string
user
;
44
std::string
passw
;
45
unsigned
long
long
m_since
;
46
unsigned
long
long
m_till
;
47
};
48
}
49
#endif
50
popcon::RpcDataS::snc
unsigned long long snc
Definition:
RPCStatusSH.h:36
RPCObStatus
Definition:
RPCObCond.h:49
popcon::RpcDataS::m_since
unsigned long long m_since
Definition:
RPCStatusSH.h:45
popcon::RpcDataS::user
std::string user
Definition:
RPCStatusSH.h:43
popcon::RpcDataS::id
std::string id() const
Definition:
RPCStatusSH.h:30
ParameterSetfwd.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
popcon::RpcDataS::tll
unsigned long long tll
Definition:
RPCStatusSH.h:37
popcon::RpcDataS::niov
unsigned long long niov
Definition:
RPCStatusSH.h:38
popcon::PopConSourceHandler
Definition:
PopConSourceHandler.h:36
popcon::RpcDataS::Sdata
RPCObStatus * Sdata
Definition:
RPCStatusSH.h:34
popcon::RpcDataS
Definition:
RPCStatusSH.h:27
popcon::RpcDataS::RpcDataS
RpcDataS(const edm::ParameterSet &pset)
Definition:
RPCStatusSH.cc:14
popcon::RpcDataS::~RpcDataS
~RpcDataS()
Definition:
RPCStatusSH.cc:23
RPCObCondRcd.h
PopConSourceHandler.h
popcon::RpcDataS::getNewObjects
void getNewObjects()
Definition:
RPCStatusSH.cc:27
popcon::RpcDataS::passw
std::string passw
Definition:
RPCStatusSH.h:44
popcon::RpcDataS::host
std::string host
Definition:
RPCStatusSH.h:42
RPCObCond.h
edm::ParameterSet
Definition:
ParameterSet.h:35
popcon::RpcDataS::utime
unsigned long long utime
Definition:
RPCStatusSH.h:39
popcon::RpcDataS::m_name
std::string m_name
Definition:
RPCStatusSH.h:41
RPCFw.h
popcon::RpcDataS::m_till
unsigned long long m_till
Definition:
RPCStatusSH.h:46
Generated for CMSSW Reference Manual by
1.8.5