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
PhysicsTools
NanoAOD
plugins
SimpleScoutingFlatTableProducerPlugins.cc
Go to the documentation of this file.
1
#include "
PhysicsTools/NanoAOD/interface/SimpleFlatTableProducer.h
"
2
3
#include "
DataFormats/Scouting/interface/Run3ScoutingVertex.h
"
4
typedef
SimpleFlatTableProducer<Run3ScoutingVertex>
SimpleRun3ScoutingVertexFlatTableProducer
;
5
6
#include "
DataFormats/Scouting/interface/Run3ScoutingPhoton.h
"
7
typedef
SimpleFlatTableProducer<Run3ScoutingPhoton>
SimpleRun3ScoutingPhotonFlatTableProducer
;
8
9
#include "
DataFormats/Scouting/interface/Run3ScoutingMuon.h
"
10
typedef
SimpleFlatTableProducer<Run3ScoutingMuon>
SimpleRun3ScoutingMuonFlatTableProducer
;
11
12
#include "
DataFormats/Scouting/interface/Run3ScoutingElectron.h
"
13
typedef
SimpleFlatTableProducer<Run3ScoutingElectron>
SimpleRun3ScoutingElectronFlatTableProducer
;
14
15
#include "
DataFormats/Scouting/interface/Run3ScoutingTrack.h
"
16
typedef
SimpleFlatTableProducer<Run3ScoutingTrack>
SimpleRun3ScoutingTrackFlatTableProducer
;
17
18
#include "
FWCore/Framework/interface/MakerMacros.h
"
19
DEFINE_FWK_MODULE
(
SimpleRun3ScoutingVertexFlatTableProducer
);
20
DEFINE_FWK_MODULE
(
SimpleRun3ScoutingPhotonFlatTableProducer
);
21
DEFINE_FWK_MODULE
(
SimpleRun3ScoutingMuonFlatTableProducer
);
22
DEFINE_FWK_MODULE
(
SimpleRun3ScoutingElectronFlatTableProducer
);
23
DEFINE_FWK_MODULE
(
SimpleRun3ScoutingTrackFlatTableProducer
);
SimpleFlatTableProducer.h
SimpleRun3ScoutingTrackFlatTableProducer
SimpleFlatTableProducer< Run3ScoutingTrack > SimpleRun3ScoutingTrackFlatTableProducer
Definition:
SimpleScoutingFlatTableProducerPlugins.cc:16
Run3ScoutingPhoton.h
Run3ScoutingVertex.h
Run3ScoutingElectron.h
SimpleFlatTableProducer
Definition:
SimpleFlatTableProducer.h:269
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
Run3ScoutingMuon.h
Run3ScoutingTrack.h
SimpleRun3ScoutingPhotonFlatTableProducer
SimpleFlatTableProducer< Run3ScoutingPhoton > SimpleRun3ScoutingPhotonFlatTableProducer
Definition:
SimpleScoutingFlatTableProducerPlugins.cc:7
SimpleRun3ScoutingMuonFlatTableProducer
SimpleFlatTableProducer< Run3ScoutingMuon > SimpleRun3ScoutingMuonFlatTableProducer
Definition:
SimpleScoutingFlatTableProducerPlugins.cc:10
SimpleRun3ScoutingVertexFlatTableProducer
SimpleFlatTableProducer< Run3ScoutingVertex > SimpleRun3ScoutingVertexFlatTableProducer
Definition:
SimpleScoutingFlatTableProducerPlugins.cc:4
SimpleRun3ScoutingElectronFlatTableProducer
SimpleFlatTableProducer< Run3ScoutingElectron > SimpleRun3ScoutingElectronFlatTableProducer
Definition:
SimpleScoutingFlatTableProducerPlugins.cc:13
MakerMacros.h
Generated for CMSSW Reference Manual by
1.8.14