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
n
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
c
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
src
CalibTracker
SiPixelConnectivity
plugins
PixelToLNKAssociateFromAsciiESProducer.h
Go to the documentation of this file.
1
#ifndef PixelToLNKAssociateFromAsciiESProducer_H
2
#define PixelToLNKAssociateFromAsciiESProducer_H
3
4
#include "
FWCore/Framework/interface/ESProducer.h
"
5
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
6
#include <memory>
7
8
#include "
Geometry/Records/interface/TrackerDigiGeometryRecord.h
"
9
#include "
CalibTracker/SiPixelConnectivity/interface/PixelToLNKAssociateFromAscii.h
"
10
11
class
PixelToLNKAssociateFromAsciiESProducer
:
public
edm::ESProducer
{
12
public
:
13
PixelToLNKAssociateFromAsciiESProducer
(
const
edm::ParameterSet
&
p
);
14
~PixelToLNKAssociateFromAsciiESProducer
()
override
;
15
std::unique_ptr<PixelToFEDAssociate>
produce
(
const
TrackerDigiGeometryRecord
&);
16
17
private
:
18
edm::ParameterSet
theConfig
;
19
};
20
21
#endif
TrackerDigiGeometryRecord.h
PixelToLNKAssociateFromAsciiESProducer::~PixelToLNKAssociateFromAsciiESProducer
~PixelToLNKAssociateFromAsciiESProducer() override
Definition:
PixelToLNKAssociateFromAsciiESProducer.cc:13
PixelToLNKAssociateFromAsciiESProducer::produce
std::unique_ptr< PixelToFEDAssociate > produce(const TrackerDigiGeometryRecord &)
Definition:
PixelToLNKAssociateFromAsciiESProducer.cc:15
ESProducer.h
edm::ESProducer
Definition:
ESProducer.h:104
ParameterSet.h
PixelToLNKAssociateFromAsciiESProducer
Definition:
PixelToLNKAssociateFromAsciiESProducer.h:11
edm::ParameterSet
Definition:
ParameterSet.h:48
PixelToLNKAssociateFromAsciiESProducer::theConfig
edm::ParameterSet theConfig
Definition:
PixelToLNKAssociateFromAsciiESProducer.h:18
PixelToLNKAssociateFromAsciiESProducer::PixelToLNKAssociateFromAsciiESProducer
PixelToLNKAssociateFromAsciiESProducer(const edm::ParameterSet &p)
Definition:
PixelToLNKAssociateFromAsciiESProducer.cc:7
TrackerDigiGeometryRecord
Definition:
TrackerDigiGeometryRecord.h:16
PixelToLNKAssociateFromAscii.h
AlCaHLTBitMon_ParallelJobs.p
def p
Definition:
AlCaHLTBitMon_ParallelJobs.py:153
Generated for CMSSW Reference Manual by
1.8.14