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
RecoLocalCalo
EcalRecProducers
plugins
AmplitudeComputationKernels.h
Go to the documentation of this file.
1
#ifndef RecoLocalCalo_EcalRecProducers_plugins_AmplitudeComputationKernels_h
2
#define RecoLocalCalo_EcalRecProducers_plugins_AmplitudeComputationKernels_h
3
4
#include "
DeclsForKernels.h
"
5
#include "
EigenMatrixTypes_gpu.h
"
6
7
class
EcalPulseShape
;
8
class
EcalPulseCovariance
;
9
class
EcalUncalibratedRecHit
;
10
11
namespace
ecal
{
12
namespace
multifit {
13
14
namespace
v1 {
15
16
void
minimization_procedure
(
EventInputDataGPU
const
& eventInputGPU,
17
EventOutputDataGPU
& eventOutputGPU,
18
EventDataForScratchGPU
& scratch,
19
ConditionsProducts
const
&
conditions
,
20
ConfigurationParameters
const
& configParameters,
21
cudaStream_t cudaStream);
22
23
}
24
25
}
// namespace multifit
26
}
// namespace ecal
27
28
#endif // RecoLocalCalo_EcalRecProducers_plugins_AmplitudeComputationKernels_h
ecal::multifit::ConfigurationParameters
Definition:
DeclsForKernels.h:67
submitPVValidationJobs.conditions
list conditions
Definition:
submitPVValidationJobs.py:681
EcalUncalibratedRecHit
Definition:
EcalUncalibratedRecHit.h:8
EigenMatrixTypes_gpu.h
DeclsForKernels.h
ecal::multifit::ConditionsProducts
Definition:
DeclsForKernels.h:217
ecal
Definition:
ElectronicsMappingGPU.h:13
ecal::multifit::EventOutputDataGPU
Definition:
DeclsForKernels.h:95
ecal::multifit::EventDataForScratchGPU
Definition:
DeclsForKernels.h:137
ecal::multifit::EventInputDataGPU
Definition:
DeclsForKernels.h:60
EcalPulseCovariance
Definition:
EcalPulseCovariances.h:9
ecal::multifit::v1::minimization_procedure
void minimization_procedure(EventInputDataGPU const &eventInputGPU, EventOutputDataGPU &eventOutputGPU, EventDataForScratchGPU &scratch, ConditionsProducts const &conditions, ConfigurationParameters const &configParameters, cudaStream_t cudaStream)
EcalPulseShape
Definition:
EcalPulseShapes.h:8
Generated for CMSSW Reference Manual by
1.8.14