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
TauAnalysis
MCEmbeddingTools
plugins
EmbeddingBeamSpotOnlineProducer.h
Go to the documentation of this file.
1
#ifndef EmbeddingBeamSpotOnlineProducer_EmbeddingBeamSpotOnlineProducer_h
2
#define EmbeddingBeamSpotOnlineProducer_EmbeddingBeamSpotOnlineProducer_h
3
9
#include "
FWCore/Framework/interface/stream/EDProducer.h
"
10
11
class
EmbeddingBeamSpotOnlineProducer
:
public
edm::stream::EDProducer
<> {
12
public
:
14
explicit
EmbeddingBeamSpotOnlineProducer
(
const
edm::ParameterSet
&iConf);
16
~EmbeddingBeamSpotOnlineProducer
()
override
;
17
19
void
produce
(
edm::Event
&
iEvent
,
const
edm::EventSetup
&iSetup)
override
;
20
21
private
:
22
edm::InputTag
beamSpotInput_
;
23
};
24
25
#endif
EDProducer.h
EmbeddingBeamSpotOnlineProducer::produce
void produce(edm::Event &iEvent, const edm::EventSetup &iSetup) override
produce a beam spot class
Definition:
EmbeddingBeamSpotOnlineProducer.cc:17
iEvent
int iEvent
Definition:
GenABIO.cc:224
EmbeddingBeamSpotOnlineProducer::beamSpotInput_
edm::InputTag beamSpotInput_
Definition:
EmbeddingBeamSpotOnlineProducer.h:22
EmbeddingBeamSpotOnlineProducer::~EmbeddingBeamSpotOnlineProducer
~EmbeddingBeamSpotOnlineProducer() override
destructor
Definition:
EmbeddingBeamSpotOnlineProducer.cc:15
edm::EventSetup
Definition:
EventSetup.h:56
edm::stream::EDProducer
Definition:
EDProducer.h:36
EmbeddingBeamSpotOnlineProducer::EmbeddingBeamSpotOnlineProducer
EmbeddingBeamSpotOnlineProducer(const edm::ParameterSet &iConf)
constructor
Definition:
EmbeddingBeamSpotOnlineProducer.cc:9
edm::InputTag
Definition:
InputTag.h:15
edm::ParameterSet
Definition:
ParameterSet.h:48
edm::Event
Definition:
Event.h:73
EmbeddingBeamSpotOnlineProducer
Definition:
EmbeddingBeamSpotOnlineProducer.h:11
Generated for CMSSW Reference Manual by
1.8.14