CMS 3D CMS Logo

EcalUncalibRecHitPhase2WeightsAlgoGPU.h
Go to the documentation of this file.
1 #ifndef RecoLocalCalo_EcalRecProducers_plugins_EcalUncalibRecHitPhase2WeightsAlgoGPU_h
2 #define RecoLocalCalo_EcalRecProducers_plugins_EcalUncalibRecHitPhase2WeightsAlgoGPU_h
3 
5 
7 
8 namespace ecal {
9  namespace weights {
10 
12  EventOutputDataGPU&,
14  cudaStream_t);
15 
16  } // namespace weights
17 } // namespace ecal
18 
19 #endif // RecoLocalCalo_EcalRecProducers_plugins_EcalUncalibRecHitPhase2WeightsAlgoGPU_h
std::unique_ptr< T, impl::DeviceDeleter > unique_ptr
void phase2Weights(ecal::DigisCollection< calo::common::DevStoragePolicy > const &, EventOutputDataGPU &, cms::cuda::device::unique_ptr< double[]> &, cudaStream_t)