Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MicromegasCalibrationData::calibration_data_t Class Reference

simple structure to store calibration data More...

Public Member Functions

 calibration_data_t ()=default
 
 calibration_data_t (double pedestal, double rms)
 

Public Attributes

double m_pedestal = 0
 
double m_rms = 0
 

Detailed Description

simple structure to store calibration data

Definition at line 60 of file MicromegasCalibrationData.h.

View newest version in sPHENIX GitHub at line 60 of file MicromegasCalibrationData.h

Constructor & Destructor Documentation

MicromegasCalibrationData::calibration_data_t::calibration_data_t ( )
default
MicromegasCalibrationData::calibration_data_t::calibration_data_t ( double  pedestal,
double  rms 
)
inline

Definition at line 66 of file MicromegasCalibrationData.h.

View newest version in sPHENIX GitHub at line 66 of file MicromegasCalibrationData.h

Member Data Documentation

double MicromegasCalibrationData::calibration_data_t::m_pedestal = 0

Definition at line 71 of file MicromegasCalibrationData.h.

View newest version in sPHENIX GitHub at line 71 of file MicromegasCalibrationData.h

double MicromegasCalibrationData::calibration_data_t::m_rms = 0

Definition at line 72 of file MicromegasCalibrationData.h.

View newest version in sPHENIX GitHub at line 72 of file MicromegasCalibrationData.h


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