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
RecoTauTag
HLTProducers
src
TauRegionalPixelSeedTrackingRegionEDProducer.cc
Go to the documentation of this file.
1
// -*- C++ -*-
2
//
3
// Package: RecoTauTag/HLTProducers
4
// Class : TauRegionalPixelSeedTrackingRegionEDProducer
5
//
6
// Implementation:
7
// [Notes on implementation]
8
//
9
// Original Author: Christopher Jones
10
// Created: Tue, 13 Sep 2022 21:56:57 GMT
11
//
12
13
// system include files
14
15
// user include files
16
17
#include "
FWCore/Framework/interface/MakerMacros.h
"
18
#include "
TauRegionalPixelSeedGenerator.h
"
19
20
#include "
RecoTracker/TkTrackingRegions/interface/TrackingRegionEDProducerT.h
"
21
using
TauRegionalPixelSeedTrackingRegionEDProducer
=
TrackingRegionEDProducerT<TauRegionalPixelSeedGenerator>
;
22
DEFINE_FWK_MODULE
(
TauRegionalPixelSeedTrackingRegionEDProducer
);
TrackingRegionEDProducerT
Definition:
TrackingRegionEDProducerT.h:12
TauRegionalPixelSeedGenerator.h
TrackingRegionEDProducerT.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
MakerMacros.h
Generated for CMSSW Reference Manual by
1.8.14