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
TrackingTools
DetLayers
src
ForwardDetRing.cc
Go to the documentation of this file.
1
#include "
TrackingTools/DetLayers/interface/ForwardDetRing.h
"
2
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
3
//#include "TrackingTools/DetLayers/interface/ForwardRingDiskBuilderFromDet.h"
4
//#include "Geometry/CommonDetUnit/interface/ModifiedSurfaceGenerator.h"
5
6
#include <algorithm>
7
#include <cmath>
8
9
using namespace
std
;
10
11
ForwardDetRing::~ForwardDetRing
() {}
12
13
void
ForwardDetRing::compatibleDetsV
(
const
TrajectoryStateOnSurface
&,
14
const
Propagator
&,
15
const
MeasurementEstimator
&,
16
std::vector<DetWithState>&)
const
{
17
edm::LogError
(
"DetLayers"
) <<
"At the moment not a real implementation"
;
18
}
ForwardDetRing::~ForwardDetRing
~ForwardDetRing() override
Definition:
ForwardDetRing.cc:11
ForwardDetRing.h
MeasurementEstimator
Definition:
MeasurementEstimator.h:19
MessageLogger.h
std
Definition:
JetResolutionObject.h:76
edm::LogError
Log< level::Error, false > LogError
Definition:
MessageLogger.h:123
TrajectoryStateOnSurface
Definition:
TrajectoryStateOnSurface.h:16
Propagator
Definition:
Propagator.h:44
ForwardDetRing::compatibleDetsV
void compatibleDetsV(const TrajectoryStateOnSurface &startingState, const Propagator &prop, const MeasurementEstimator &est, std::vector< DetWithState > &result) const override
Definition:
ForwardDetRing.cc:13
Generated for CMSSW Reference Manual by
1.8.14