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
RecoTracker
MkFitCore
src
MkBuilderWrapper.cc
Go to the documentation of this file.
1
#include "
RecoTracker/MkFitCore/interface/MkBuilderWrapper.h
"
2
#include "
RecoTracker/MkFitCore/interface/MkBuilder.h
"
3
4
namespace
mkfit
{
5
MkBuilderWrapper::MkBuilderWrapper
(
bool
silent
) : builder_(
MkBuilder
::make_builder(
silent
)) {}
6
7
MkBuilderWrapper::~MkBuilderWrapper
() {}
8
9
void
MkBuilderWrapper::populate
() {
MkBuilder::populate
(); }
10
}
// namespace mkfit
mkfit::MkBuilder::populate
static void populate()
Definition:
MkBuilder.cc:170
mkfit
Definition:
MkFitEventOfHits.h:6
MkBuilderWrapper.h
mkfit::MkBuilderWrapper::~MkBuilderWrapper
~MkBuilderWrapper()
Definition:
MkBuilderWrapper.cc:7
mkfit::MkBuilderWrapper::populate
static void populate()
Definition:
MkBuilderWrapper.cc:9
mkfit::MkBuilder
Definition:
MkBuilder.h:56
MkBuilder.h
mkfit::MkBuilderWrapper::MkBuilderWrapper
MkBuilderWrapper(bool silent)
Definition:
MkBuilderWrapper.cc:5
CastorRawToDigi_cfi.silent
silent
Definition:
CastorRawToDigi_cfi.py:27
Generated for CMSSW Reference Manual by
1.8.14