src
RecoLocalCalo
EcalRecProducers
plugins
EcalUncalibRecHitPhase2WeightsAlgoGPU.h
Go to the documentation of this file.
1
#ifndef RecoLocalCalo_EcalRecProducers_plugins_EcalUncalibRecHitPhase2WeightsAlgoGPU_h
2
#define RecoLocalCalo_EcalRecProducers_plugins_EcalUncalibRecHitPhase2WeightsAlgoGPU_h
3
4
#include "
CUDADataFormats/EcalDigi/interface/DigisCollection.h
"
5
6
#include "
DeclsForKernelsPhase2.h
"
7
8
namespace
ecal
{
9
namespace
weights
{
10
11
void
phase2Weights
(
ecal::DigisCollection<calo::common::DevStoragePolicy>
const
&,
12
EventOutputDataGPU&,
13
cms::cuda::device::unique_ptr
<
double
[]>&,
14
cudaStream_t);
15
16
}
// namespace weights
17
}
// namespace ecal
18
19
#endif // RecoLocalCalo_EcalRecProducers_plugins_EcalUncalibRecHitPhase2WeightsAlgoGPU_h
cms::cuda::device::unique_ptr
std::unique_ptr< T, impl::DeviceDeleter > unique_ptr
Definition:
device_unique_ptr.h:33
ecal::weights::phase2Weights
void phase2Weights(ecal::DigisCollection< calo::common::DevStoragePolicy > const &, EventOutputDataGPU &, cms::cuda::device::unique_ptr< double[]> &, cudaStream_t)
hltDeepSecondaryVertexTagInfosPFPuppi_cfi.weights
weights
Definition:
hltDeepSecondaryVertexTagInfosPFPuppi_cfi.py:71
ecal
Definition:
ElectronicsMappingGPU.h:13
DeclsForKernelsPhase2.h
ecal::DigisCollection< calo::common::DevStoragePolicy >
DigisCollection.h
Generated for CMSSW Reference Manual by
1.8.14