Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondTools
Hcal
interface
HcalCholeskyMatricesHandler.h
Go to the documentation of this file.
1
#ifndef HcalCholeskyMatricesHandler_h
2
#define HcalCholeskyMatricesHandler_h
3
4
// Radek Ofierzynski, 27.02.2008
5
6
7
#include <string>
8
#include <iostream>
9
#include <typeinfo>
10
#include <fstream>
11
12
#include "
FWCore/Framework/interface/MakerMacros.h
"
13
#include "
CondCore/PopCon/interface/PopConSourceHandler.h
"
14
15
#include "
FWCore/Framework/interface/ESHandle.h
"
16
#include "
FWCore/Framework/interface/Event.h
"
17
#include "
DataFormats/Common/interface/Handle.h
"
18
#include "
FWCore/Framework/interface/EventSetup.h
"
19
// user include files
20
#include "
CondFormats/HcalObjects/interface/HcalCholeskyMatrices.h
"
21
#include "
CondFormats/DataRecord/interface/HcalCholeskyMatricesRcd.h
"
22
#include "
CalibCalorimetry/HcalAlgos/interface/HcalDbASCIIIO.h
"
23
24
25
class
HcalCholeskyMatricesHandler
:
public
popcon::PopConSourceHandler
<HcalCholeskyMatrices>
26
{
27
public
:
28
void
getNewObjects
();
29
std::string
id
()
const
{
return
m_name
;}
30
~HcalCholeskyMatricesHandler
();
31
HcalCholeskyMatricesHandler
(
edm::ParameterSet
const
&);
32
33
void
initObject
(
HcalCholeskyMatrices
*);
34
35
private
:
36
unsigned
int
sinceTime
;
37
edm::FileInPath
fFile
;
38
HcalCholeskyMatrices
*
myDBObject
;
39
std::string
m_name
;
40
41
};
42
#endif
HcalCholeskyMatricesHandler::m_name
std::string m_name
Definition:
HcalCholeskyMatricesHandler.h:39
HcalCholeskyMatricesHandler::initObject
void initObject(HcalCholeskyMatrices *)
Definition:
HcalCholeskyMatricesHandler.cc:45
HcalCholeskyMatricesHandler::getNewObjects
void getNewObjects()
Definition:
HcalCholeskyMatricesHandler.cc:16
HcalCholeskyMatricesHandler::~HcalCholeskyMatricesHandler
~HcalCholeskyMatricesHandler()
Definition:
HcalCholeskyMatricesHandler.cc:12
Event.h
MakerMacros.h
EventSetup.h
HcalCholeskyMatricesHandler::HcalCholeskyMatricesHandler
HcalCholeskyMatricesHandler(edm::ParameterSet const &)
Definition:
HcalCholeskyMatricesHandler.cc:6
HcalCholeskyMatricesHandler::id
std::string id() const
Definition:
HcalCholeskyMatricesHandler.h:29
Handle.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
HcalCholeskyMatricesHandler
Definition:
HcalCholeskyMatricesHandler.h:25
popcon::PopConSourceHandler
Definition:
PopConSourceHandler.h:36
HcalCholeskyMatrices
Definition:
HcalCholeskyMatrices.h:18
HcalCholeskyMatricesRcd.h
ESHandle.h
HcalCholeskyMatrices.h
edm::FileInPath
Definition:
FileInPath.h:68
HcalCholeskyMatricesHandler::fFile
edm::FileInPath fFile
Definition:
HcalCholeskyMatricesHandler.h:37
HcalCholeskyMatricesHandler::sinceTime
unsigned int sinceTime
Definition:
HcalCholeskyMatricesHandler.h:36
PopConSourceHandler.h
HcalDbASCIIIO.h
edm::ParameterSet
Definition:
ParameterSet.h:35
HcalCholeskyMatricesHandler::myDBObject
HcalCholeskyMatrices * myDBObject
Definition:
HcalCholeskyMatricesHandler.h:38
Generated for CMSSW Reference Manual by
1.8.5