ATLAS Offline Software
|
Helper struct to cache all calibration constants in a common place of the memory. More...
#include <NswCalibDbTimeChargeData.h>
Public Attributes | |
float | slope {0.} |
float | intercept {0.} |
Helper struct to cache all calibration constants in a common place of the memory.
Definition at line 28 of file NswCalibDbTimeChargeData.h.
float NswCalibDbTimeChargeData::CalibConstants::intercept {0.} |
Definition at line 30 of file NswCalibDbTimeChargeData.h.
float NswCalibDbTimeChargeData::CalibConstants::slope {0.} |
Definition at line 29 of file NswCalibDbTimeChargeData.h.