Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CalibTracker
SiStripDCS
interface
SiStripDetVOffHandler.h
Go to the documentation of this file.
1
#ifndef SISTRIPDETVOFF_SRC_HANDLER_H
2
#define SISTRIPDETVOFF_SRC_HANDLER_H
3
4
#include "
CondCore/PopCon/interface/PopConSourceHandler.h
"
5
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
6
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
7
#include "
FWCore/ServiceRegistry/interface/Service.h
"
8
9
#include "
CondFormats/SiStripObjects/interface/SiStripDetVOff.h
"
10
#include "
CondFormats/DataRecord/interface/SiStripCondDataRecords.h
"
11
12
#include "
CalibTracker/SiStripDCS/interface/SiStripDetVOffBuilder.h
"
13
14
15
namespace
popcon{
16
class
SiStripDetVOffHandler
:
public
popcon::PopConSourceHandler
<SiStripDetVOff>
17
{
18
public
:
19
void
getNewObjects
();
20
~SiStripDetVOffHandler
();
21
SiStripDetVOffHandler
(
const
edm::ParameterSet
&
pset
);
22
std::string
id
()
const
{
return
name_
;}
23
24
private
:
25
void
setUserTextLog
();
26
void
setForTransfer
();
27
std::string
name_
;
28
std::vector< std::pair<SiStripDetVOff*,cond::Time_t> >
resultVec
;
29
edm::Service<SiStripDetVOffBuilder>
modHVBuilder
;
30
uint32_t
deltaTmin_
;
31
uint32_t
maxIOVlength_
;
32
bool
debug_
;
33
};
34
}
35
#endif
36
popcon::SiStripDetVOffHandler::name_
std::string name_
Definition:
SiStripDetVOffHandler.h:27
MessageLogger.h
edm::Service< SiStripDetVOffBuilder >
SiStripCondDataRecords.h
TrackValidation_cff.pset
tuple pset
Definition:
TrackValidation_cff.py:374
popcon::SiStripDetVOffHandler::~SiStripDetVOffHandler
~SiStripDetVOffHandler()
Definition:
SiStripDetVOffHandler.cc:10
popcon::SiStripDetVOffHandler::maxIOVlength_
uint32_t maxIOVlength_
Definition:
SiStripDetVOffHandler.h:31
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
ParameterSet.h
popcon::PopConSourceHandler
Definition:
PopConSourceHandler.h:31
popcon::SiStripDetVOffHandler
Definition:
SiStripDetVOffHandler.h:16
popcon::SiStripDetVOffHandler::debug_
bool debug_
Definition:
SiStripDetVOffHandler.h:32
Service.h
popcon::SiStripDetVOffHandler::modHVBuilder
edm::Service< SiStripDetVOffBuilder > modHVBuilder
Definition:
SiStripDetVOffHandler.h:29
popcon::SiStripDetVOffHandler::getNewObjects
void getNewObjects()
Definition:
SiStripDetVOffHandler.cc:14
popcon::SiStripDetVOffHandler::deltaTmin_
uint32_t deltaTmin_
Definition:
SiStripDetVOffHandler.h:30
popcon::SiStripDetVOffHandler::id
std::string id() const
Definition:
SiStripDetVOffHandler.h:22
popcon::SiStripDetVOffHandler::SiStripDetVOffHandler
SiStripDetVOffHandler(const edm::ParameterSet &pset)
Definition:
SiStripDetVOffHandler.cc:3
popcon::SiStripDetVOffHandler::resultVec
std::vector< std::pair< SiStripDetVOff *, cond::Time_t > > resultVec
Definition:
SiStripDetVOffHandler.h:28
PopConSourceHandler.h
SiStripDetVOffBuilder.h
SiStripDetVOff.h
edm::ParameterSet
Definition:
ParameterSet.h:36
popcon::SiStripDetVOffHandler::setForTransfer
void setForTransfer()
Definition:
SiStripDetVOffHandler.cc:57
popcon::SiStripDetVOffHandler::setUserTextLog
void setUserTextLog()
Definition:
SiStripDetVOffHandler.cc:108
Generated for CMSSW Reference Manual by
1.8.5