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
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
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
Geometry
TrackerGeometryBuilder
interface
PlaneBuilderFromGeometricDet.h
Go to the documentation of this file.
1
#ifndef Geometry_TrackerGeometryBuilder_PlaneBuilderFromGeometricDet_H
2
#define Geometry_TrackerGeometryBuilder_PlaneBuilderFromGeometricDet_H
3
4
#include "
DataFormats/GeometrySurface/interface/BoundPlane.h
"
5
#include "
DataFormats/GeometrySurface/interface/ReferenceCounted.h
"
6
7
class
GeometricDet
;
11
class
PlaneBuilderFromGeometricDet
{
12
public
:
13
typedef
ReferenceCountingPointer<BoundPlane>
ResultType
;
14
15
ResultType
plane
(
const
GeometricDet
* gd)
const
;
16
17
private
:
18
};
19
20
#endif
ReferenceCountingPointer
Definition:
ReferenceCounted.h:60
PlaneBuilderFromGeometricDet::ResultType
ReferenceCountingPointer< BoundPlane > ResultType
Definition:
PlaneBuilderFromGeometricDet.h:13
GeometricDet
Definition:
GeometricDet.h:30
PlaneBuilderFromGeometricDet::plane
ResultType plane(const GeometricDet *gd) const
Definition:
PlaneBuilderFromGeometricDet.cc:23
ReferenceCounted.h
BoundPlane.h
PlaneBuilderFromGeometricDet
Definition:
PlaneBuilderFromGeometricDet.h:11
Generated for CMSSW Reference Manual by
1.8.16