CMS 3D CMS Logo

List of all members | Public Attributes
EcalPedestalsGPU::Product Struct Reference

#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
 

Detailed Description

Definition at line 15 of file EcalPedestalsGPU.h.

Member Data Documentation

◆ mean_x1

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().

◆ mean_x12

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().

◆ mean_x6

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().

◆ rms_x1

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().

◆ rms_x12

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().

◆ rms_x6

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().