Project
Loading...
Searching...
No Matches
TempCalibParamSM Class Reference

CCDB container for the temperature calibration coefficients per SM. More...

#include <TempCalibParamSM.h>

Detailed Description

CCDB container for the temperature calibration coefficients per SM.

Author
Hadi Hassan hadi..nosp@m.hass.nosp@m.an@ce.nosp@m.rn.c.nosp@m.h, Oak Ridge National Laboratory
Since
August 13th, 2019

The calibration parameters for each SM can be added by

void addTempCalibParamPerSM(unsigned short iSM, float TempSM)
Add temperature coefficients to the container.

One can read the temperature calibration coefficients for each SM by calling

This will return the temperature calibration coefficients for a SM.
float getTempCalibParamPerSM(unsigned short iSM) const
Get the temperature calibration coefficient for a certain SM.
GLenum GLfloat param
Definition glcorearb.h:271
GLboolean GLboolean GLboolean GLboolean a
Definition glcorearb.h:1233

The documentation for this class was generated from the following file: