Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
d
e
f
l
m
o
p
s
t
u
v
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
CondTools
SiPixel
interface
PixelPopConCalibSourceHandler.h
Go to the documentation of this file.
1
#ifndef PIXELPOPCONCALIBSOURCEHANDLER_H
2
#define PIXELPOPCONCALIBSOURCEHANDLER_H
3
4
// Package: CondTools/SiPixel
5
// Class: PixelPopConSourceHandler
14
//
15
// Original Author: Michael Eads
16
// Created: 8 Feb 2008
17
// $Id: PixelPopConCalibSourceHandler.h,v 1.4 2010/01/21 21:11:45 meads Exp $
18
//
19
//
20
21
#include <string>
22
23
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
24
#include "
CondFormats/SiPixelObjects/interface/SiPixelCalibConfiguration.h
"
25
#include "
CondTools/SiPixel/interface/PixelPopConSourceHandler.h
"
26
27
// class definition
28
class
PixelPopConCalibSourceHandler
:
public
PixelPopConSourceHandler
<SiPixelCalibConfiguration> {
29
public
:
30
// specific implementations of getNewObjects
31
void
getNewObjects_coral
()
override
;
32
void
getNewObjects_file
()
override
;
33
~PixelPopConCalibSourceHandler
()
override
;
34
PixelPopConCalibSourceHandler
(
edm::ParameterSet
const
&);
35
std::string
id
()
const override
;
36
37
private
:
38
};
39
40
#endif
PixelPopConCalibSourceHandler::getNewObjects_coral
void getNewObjects_coral() override
Definition:
PixelPopConCalibSourceHandler.cc:76
PixelPopConCalibSourceHandler::id
std::string id() const override
Definition:
PixelPopConCalibSourceHandler.cc:70
PixelPopConCalibSourceHandler
Definition:
PixelPopConCalibSourceHandler.h:28
SiPixelCalibConfiguration.h
PixelPopConCalibSourceHandler::~PixelPopConCalibSourceHandler
~PixelPopConCalibSourceHandler() override
Definition:
PixelPopConCalibSourceHandler.cc:68
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
edm::ParameterSet
Definition:
ParameterSet.h:47
PixelPopConCalibSourceHandler::PixelPopConCalibSourceHandler
PixelPopConCalibSourceHandler(edm::ParameterSet const &)
Definition:
PixelPopConCalibSourceHandler.cc:49
PixelPopConSourceHandler.h
ParameterSet.h
PixelPopConSourceHandler
Definition:
PixelPopConSourceHandler.h:25
PixelPopConCalibSourceHandler::getNewObjects_file
void getNewObjects_file() override
Definition:
PixelPopConCalibSourceHandler.cc:275
Generated for CMSSW Reference Manual by
1.8.16