Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
CondTools
DT
interface
DTRangeT0Handler.h
Go to the documentation of this file.
1
#ifndef DTRangeT0Handler_H
2
#define DTRangeT0Handler_H
3
14
//----------------------
15
// Base Class Headers --
16
//----------------------
17
#include "
CondCore/PopCon/interface/PopConSourceHandler.h
"
18
19
//------------------------------------
20
// Collaborating Class Declarations --
21
//------------------------------------
22
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
23
#include "
CondFormats/DTObjects/interface/DTRangeT0.h
"
24
25
//---------------
26
// C++ Headers --
27
//---------------
28
#include <string>
29
30
// ---------------------
31
// -- Class Interface --
32
// ---------------------
33
34
class
DTRangeT0Handler
:
public
popcon::PopConSourceHandler
<DTRangeT0> {
35
public
:
38
DTRangeT0Handler
(
const
edm::ParameterSet
& ps);
39
42
~DTRangeT0Handler
()
override
;
43
46
void
getNewObjects
()
override
;
48
std::string
id
()
const override
;
49
50
private
:
51
std::string
dataTag
;
52
std::string
fileName
;
53
unsigned
int
runNumber
;
54
};
55
56
#endif // DTRangeT0Handler_H
DTRangeT0Handler
Definition:
DTRangeT0Handler.h:34
DTRangeT0Handler::fileName
std::string fileName
Definition:
DTRangeT0Handler.h:52
DTRangeT0.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
DTRangeT0Handler::DTRangeT0Handler
DTRangeT0Handler(const edm::ParameterSet &ps)
Definition:
DTRangeT0Handler.cc:33
ParameterSet.h
popcon::PopConSourceHandler
Definition:
PopConSourceHandler.h:30
DTRangeT0Handler::~DTRangeT0Handler
~DTRangeT0Handler() override
Definition:
DTRangeT0Handler.cc:41
DTRangeT0Handler::id
std::string id() const override
Definition:
DTRangeT0Handler.cc:117
PopConSourceHandler.h
DTRangeT0Handler::getNewObjects
void getNewObjects() override
Definition:
DTRangeT0Handler.cc:46
DTRangeT0Handler::runNumber
unsigned int runNumber
Definition:
DTRangeT0Handler.h:53
edm::ParameterSet
Definition:
ParameterSet.h:47
DTRangeT0Handler::dataTag
std::string dataTag
Definition:
DTRangeT0Handler.h:51
Generated for CMSSW Reference Manual by
1.8.5