#include <EcalPedestalsGPU.h>
Public Attributes | |
edm::propagate_const_array< cms::cuda::device::unique_ptr< float[]> > | mean_x1 |
edm::propagate_const_array< cms::cuda::device::unique_ptr< float[]> > | mean_x12 |
edm::propagate_const_array< cms::cuda::device::unique_ptr< float[]> > | mean_x6 |
edm::propagate_const_array< cms::cuda::device::unique_ptr< float[]> > | rms_x1 |
edm::propagate_const_array< cms::cuda::device::unique_ptr< float[]> > | rms_x12 |
edm::propagate_const_array< cms::cuda::device::unique_ptr< float[]> > | rms_x6 |
Definition at line 15 of file EcalPedestalsGPU.h.
edm::propagate_const_array<cms::cuda::device::unique_ptr<float[]> > EcalPedestalsGPU::Product::mean_x1 |
Definition at line 18 of file EcalPedestalsGPU.h.
Referenced by EcalPedestalsGPU::getProduct().
edm::propagate_const_array<cms::cuda::device::unique_ptr<float[]> > EcalPedestalsGPU::Product::mean_x12 |
Definition at line 16 of file EcalPedestalsGPU.h.
Referenced by EcalPedestalsGPU::getProduct().
edm::propagate_const_array<cms::cuda::device::unique_ptr<float[]> > EcalPedestalsGPU::Product::mean_x6 |
Definition at line 17 of file EcalPedestalsGPU.h.
Referenced by EcalPedestalsGPU::getProduct().
edm::propagate_const_array<cms::cuda::device::unique_ptr<float[]> > EcalPedestalsGPU::Product::rms_x1 |
Definition at line 21 of file EcalPedestalsGPU.h.
Referenced by EcalPedestalsGPU::getProduct().
edm::propagate_const_array<cms::cuda::device::unique_ptr<float[]> > EcalPedestalsGPU::Product::rms_x12 |
Definition at line 19 of file EcalPedestalsGPU.h.
Referenced by EcalPedestalsGPU::getProduct().
edm::propagate_const_array<cms::cuda::device::unique_ptr<float[]> > EcalPedestalsGPU::Product::rms_x6 |
Definition at line 20 of file EcalPedestalsGPU.h.
Referenced by EcalPedestalsGPU::getProduct().