CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
EcalGainRatiosGPU::Product Struct Reference

#include <EcalGainRatiosGPU.h>

Public Attributes

edm::propagate_const_array
< cms::cuda::device::unique_ptr
< float[]> > 
gain12Over6
 
edm::propagate_const_array
< cms::cuda::device::unique_ptr
< float[]> > 
gain6Over1
 

Detailed Description

Definition at line 15 of file EcalGainRatiosGPU.h.

Member Data Documentation

edm::propagate_const_array<cms::cuda::device::unique_ptr<float[]> > EcalGainRatiosGPU::Product::gain12Over6

Definition at line 16 of file EcalGainRatiosGPU.h.

Referenced by EcalGainRatiosGPU::getProduct().

edm::propagate_const_array<cms::cuda::device::unique_ptr<float[]> > EcalGainRatiosGPU::Product::gain6Over1

Definition at line 17 of file EcalGainRatiosGPU.h.

Referenced by EcalGainRatiosGPU::getProduct().