Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
RecoLocalCalo
EcalRecProducers
plugins
EcalUncalibRecHitMultiFitAlgoGPU.h
Go to the documentation of this file.
1
#ifndef RecoLocalCalo_EcalRecProducers_plugins_EcalUncalibRecHitMultiFitAlgoGPU_h
2
#define RecoLocalCalo_EcalRecProducers_plugins_EcalUncalibRecHitMultiFitAlgoGPU_h
3
4
#include <vector>
5
6
#include <cuda.h>
7
8
#include "
DeclsForKernels.h
"
9
10
namespace
ecal
{
11
namespace
multifit {
12
13
void
entryPoint
(EventInputDataGPU
const
&,
14
EventOutputDataGPU&,
15
EventDataForScratchGPU&,
16
ConditionsProducts
const
&,
17
ConfigurationParameters
const
&,
18
cudaStream_t);
19
20
}
// namespace multifit
21
}
// namespace ecal
22
23
#endif // RecoLocalCalo_EcalRecProducers_plugins_EcalUncalibRecHitMultiFitAlgoGPU_h
DeclsForKernels.h
digitizers_cfi.ecal
ecal
Definition:
digitizers_cfi.py:85
ecal::multifit::entryPoint
void entryPoint(EventInputDataGPU const &, EventOutputDataGPU &, EventDataForScratchGPU &, ConditionsProducts const &, ConfigurationParameters const &, cudaStream_t)
Generated for CMSSW Reference Manual by
1.8.5