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
TrackingTools
PatternTools
interface
TrajectoryStateClosestToBeamLineBuilder.h
Go to the documentation of this file.
1
#ifndef TrajectoryStateClosestToBeamLineBuilder_H
2
#define TrajectoryStateClosestToBeamLineBuilder_H
3
4
#include "
TrackingTools/TrajectoryState/interface/TrajectoryStateClosestToBeamLine.h
"
5
#include "
DataFormats/BeamSpot/interface/BeamSpot.h
"
6
#include "
TrackingTools/TrajectoryState/interface/FreeTrajectoryState.h
"
7
14
class
TrajectoryStateClosestToBeamLineBuilder
{
15
public
:
16
typedef
FreeTrajectoryState
FTS
;
17
virtual
~TrajectoryStateClosestToBeamLineBuilder
() =
default
;
18
virtual
TrajectoryStateClosestToBeamLine
operator()
(
const
FTS
& originalFTS,
const
reco::BeamSpot
&
beamSpot
)
const
= 0;
19
};
20
#endif
TrajectoryStateClosestToBeamLineBuilder::~TrajectoryStateClosestToBeamLineBuilder
virtual ~TrajectoryStateClosestToBeamLineBuilder()=default
TrajectoryStateClosestToBeamLine.h
pwdgSkimBPark_cfi.beamSpot
beamSpot
Definition:
pwdgSkimBPark_cfi.py:5
TrajectoryStateClosestToBeamLineBuilder
Definition:
TrajectoryStateClosestToBeamLineBuilder.h:14
TrajectoryStateClosestToBeamLine
Definition:
TrajectoryStateClosestToBeamLine.h:15
TrajectoryStateClosestToBeamLineBuilder::operator()
virtual TrajectoryStateClosestToBeamLine operator()(const FTS &originalFTS, const reco::BeamSpot &beamSpot) const =0
FreeTrajectoryState
Definition:
FreeTrajectoryState.h:27
TrajectoryStateClosestToBeamLineBuilder::FTS
FreeTrajectoryState FTS
Definition:
TrajectoryStateClosestToBeamLineBuilder.h:16
BeamSpot.h
reco::BeamSpot
Definition:
BeamSpot.h:21
FreeTrajectoryState.h
Generated for CMSSW Reference Manual by
1.8.14