#include <HcalRecoParamsWithPulseShapesGPU.h>
Public Member Functions | |
~Product () | |
Public Attributes | |
float * | acc25nsVec = nullptr |
float * | accVarLenIdxMinusOneVec = nullptr |
float * | accVarLenIdxZEROVec = nullptr |
float * | diff25nsItvlVec = nullptr |
float * | diffVarItvlIdxMinusOneVec = nullptr |
float * | diffVarItvlIdxZEROVec = nullptr |
uint32_t * | ids = nullptr |
uint32_t * | param1 = nullptr |
uint32_t * | param2 = nullptr |
Definition at line 17 of file HcalRecoParamsWithPulseShapesGPU.h.
HcalRecoParamsWithPulseShapesGPU::Product::~Product | ( | ) |
Definition at line 143 of file HcalRecoParamsWithPulseShapesGPU.cc.
References acc25nsVec, accVarLenIdxMinusOneVec, accVarLenIdxZEROVec, cudaCheck, diff25nsItvlVec, diffVarItvlIdxMinusOneVec, diffVarItvlIdxZEROVec, ids, param1, and param2.
float* HcalRecoParamsWithPulseShapesGPU::Product::acc25nsVec = nullptr |
Definition at line 23 of file HcalRecoParamsWithPulseShapesGPU.h.
Referenced by HcalRecoParamsWithPulseShapesGPU::getProduct(), and ~Product().
float * HcalRecoParamsWithPulseShapesGPU::Product::accVarLenIdxMinusOneVec = nullptr |
Definition at line 23 of file HcalRecoParamsWithPulseShapesGPU.h.
Referenced by HcalRecoParamsWithPulseShapesGPU::getProduct(), and ~Product().
float * HcalRecoParamsWithPulseShapesGPU::Product::accVarLenIdxZEROVec = nullptr |
Definition at line 24 of file HcalRecoParamsWithPulseShapesGPU.h.
Referenced by HcalRecoParamsWithPulseShapesGPU::getProduct(), and ~Product().
float * HcalRecoParamsWithPulseShapesGPU::Product::diff25nsItvlVec = nullptr |
Definition at line 23 of file HcalRecoParamsWithPulseShapesGPU.h.
Referenced by HcalRecoParamsWithPulseShapesGPU::getProduct(), and ~Product().
float * HcalRecoParamsWithPulseShapesGPU::Product::diffVarItvlIdxMinusOneVec = nullptr |
Definition at line 24 of file HcalRecoParamsWithPulseShapesGPU.h.
Referenced by HcalRecoParamsWithPulseShapesGPU::getProduct(), and ~Product().
float * HcalRecoParamsWithPulseShapesGPU::Product::diffVarItvlIdxZEROVec = nullptr |
Definition at line 24 of file HcalRecoParamsWithPulseShapesGPU.h.
Referenced by HcalRecoParamsWithPulseShapesGPU::getProduct(), and ~Product().
uint32_t* HcalRecoParamsWithPulseShapesGPU::Product::ids = nullptr |
Definition at line 20 of file HcalRecoParamsWithPulseShapesGPU.h.
Referenced by HcalRecoParamsWithPulseShapesGPU::getProduct(), and ~Product().
uint32_t* HcalRecoParamsWithPulseShapesGPU::Product::param1 = nullptr |
Definition at line 19 of file HcalRecoParamsWithPulseShapesGPU.h.
Referenced by HcalRecoParamsWithPulseShapesGPU::getProduct(), and ~Product().
uint32_t * HcalRecoParamsWithPulseShapesGPU::Product::param2 = nullptr |
Definition at line 19 of file HcalRecoParamsWithPulseShapesGPU.h.
Referenced by HcalRecoParamsWithPulseShapesGPU::getProduct(), and ~Product().