Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::ScalingCalibrator::ConstantTuple Struct Reference

#include <acts/blob/sPHENIX/Examples/Framework/include/ActsExamples/EventData/ScalingCalibrator.hpp>

Public Attributes

double x_offset {0}
 
double x_scale {1}
 
double y_offset {0}
 
double y_scale {1}
 

Detailed Description

Definition at line 23 of file ScalingCalibrator.hpp.

View newest version in sPHENIX GitHub at line 23 of file ScalingCalibrator.hpp

Member Data Documentation

double ActsExamples::ScalingCalibrator::ConstantTuple::x_offset {0}

Definition at line 24 of file ScalingCalibrator.hpp.

View newest version in sPHENIX GitHub at line 24 of file ScalingCalibrator.hpp

Referenced by ActsExamples::ScalingCalibrator::MapTuple::at().

double ActsExamples::ScalingCalibrator::ConstantTuple::x_scale {1}

Definition at line 25 of file ScalingCalibrator.hpp.

View newest version in sPHENIX GitHub at line 25 of file ScalingCalibrator.hpp

Referenced by ActsExamples::ScalingCalibrator::MapTuple::at().

double ActsExamples::ScalingCalibrator::ConstantTuple::y_offset {0}

Definition at line 26 of file ScalingCalibrator.hpp.

View newest version in sPHENIX GitHub at line 26 of file ScalingCalibrator.hpp

Referenced by ActsExamples::ScalingCalibrator::MapTuple::at().

double ActsExamples::ScalingCalibrator::ConstantTuple::y_scale {1}

Definition at line 27 of file ScalingCalibrator.hpp.

View newest version in sPHENIX GitHub at line 27 of file ScalingCalibrator.hpp

Referenced by ActsExamples::ScalingCalibrator::MapTuple::at().


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