test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
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
// ---------------------
32
// -- Class Interface --
33
// ---------------------
34
35
class
DTRangeT0Handler
:
public
popcon::PopConSourceHandler
<DTRangeT0> {
36
37
public
:
38
41
DTRangeT0Handler
(
const
edm::ParameterSet
& ps );
42
45
virtual
~DTRangeT0Handler
();
46
49
void
getNewObjects
();
51
std::string
id
()
const
;
52
53
private
:
54
55
std::string
dataTag
;
56
std::string
fileName
;
57
unsigned
int
runNumber
;
58
59
};
60
61
62
#endif // DTRangeT0Handler_H
63
64
65
66
67
68
DTRangeT0Handler
Definition:
DTRangeT0Handler.h:35
DTRangeT0Handler::fileName
std::string fileName
Definition:
DTRangeT0Handler.h:56
DTRangeT0Handler::id
std::string id() const
Definition:
DTRangeT0Handler.cc:131
DTRangeT0Handler::~DTRangeT0Handler
virtual ~DTRangeT0Handler()
Definition:
DTRangeT0Handler.cc:43
DTRangeT0.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
DTRangeT0Handler::DTRangeT0Handler
DTRangeT0Handler(const edm::ParameterSet &ps)
Definition:
DTRangeT0Handler.cc:34
ParameterSet.h
popcon::PopConSourceHandler
Definition:
PopConSourceHandler.h:31
DTRangeT0Handler::getNewObjects
void getNewObjects()
Definition:
DTRangeT0Handler.cc:49
PopConSourceHandler.h
DTRangeT0Handler::runNumber
unsigned int runNumber
Definition:
DTRangeT0Handler.h:57
edm::ParameterSet
Definition:
ParameterSet.h:36
DTRangeT0Handler::dataTag
std::string dataTag
Definition:
DTRangeT0Handler.h:55
Generated for CMSSW Reference Manual by
1.8.5