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
L1Trigger
L1TTrackMatch
interface
pTFrom2Stubs.h
Go to the documentation of this file.
1
#ifndef L1Trigger_L1TTrackMatch_pTFrom2Stubs_HH
2
#define L1Trigger_L1TTrackMatch_pTFrom2Stubs_HH
3
4
#include "
Geometry/TrackerGeometryBuilder/interface/TrackerGeometry.h
"
5
#include "
DataFormats/L1TrackTrigger/interface/TTTypes.h
"
6
7
namespace
pTFrom2Stubs
{
8
float
rInvFrom2
(
std::vector
<
TTTrack<Ref_Phase2TrackerDigi_>
>::const_iterator trk,
const
TrackerGeometry
* tkGeometry);
9
float
pTFrom2
(
std::vector
<
TTTrack<Ref_Phase2TrackerDigi_>
>::const_iterator trk,
const
TrackerGeometry
* tkGeometry);
10
}
// namespace pTFrom2Stubs
11
#endif
pTFrom2Stubs
Definition:
pTFrom2Stubs.h:7
TTTypes.h
pTFrom2Stubs::rInvFrom2
float rInvFrom2(std::vector< TTTrack< Ref_Phase2TrackerDigi_ > >::const_iterator trk, const TrackerGeometry *tkGeometry)
Definition:
pTFrom2Stubs.cc:15
TTTrack
Class to store the L1 Track Trigger tracks.
Definition:
TTTrack.h:29
trackerHitRTTI::vector
Definition:
trackerHitRTTI.h:21
TrackerGeometry.h
pTFrom2Stubs::pTFrom2
float pTFrom2(std::vector< TTTrack< Ref_Phase2TrackerDigi_ > >::const_iterator trk, const TrackerGeometry *tkGeometry)
Definition:
pTFrom2Stubs.cc:72
TrackerGeometry
Definition:
TrackerGeometry.h:14
Generated for CMSSW Reference Manual by
1.8.14