ATLAS Offline Software
Loading...
Searching...
No Matches
NswCalibDbTimeChargeData::CalibConstants Struct Reference

Helper struct to cache all calibration constants in a common place of the memory. More...

#include <NswCalibDbTimeChargeData.h>

Collaboration diagram for NswCalibDbTimeChargeData::CalibConstants:

Public Attributes

float slope {0.}
float intercept {0.}

Detailed Description

Helper struct to cache all calibration constants in a common place of the memory.

Definition at line 34 of file NswCalibDbTimeChargeData.h.

Member Data Documentation

◆ intercept

float NswCalibDbTimeChargeData::CalibConstants::intercept {0.}

Definition at line 36 of file NswCalibDbTimeChargeData.h.

36{0.};

◆ slope

float NswCalibDbTimeChargeData::CalibConstants::slope {0.}

Definition at line 35 of file NswCalibDbTimeChargeData.h.

35{0.};

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