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

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

Public Member Functions

ConstantTuple at (size_t sizeLoc0, size_t sizeLoc1) const
 

Public Attributes

TH2D x_offset
 
TH2D x_scale
 
TH2D y_offset
 
TH2D y_scale
 

Detailed Description

Definition at line 30 of file ScalingCalibrator.hpp.

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

Member Function Documentation

ConstantTuple ActsExamples::ScalingCalibrator::MapTuple::at ( size_t  sizeLoc0,
size_t  sizeLoc1 
) const
inline

Member Data Documentation

TH2D ActsExamples::ScalingCalibrator::MapTuple::x_offset

Definition at line 31 of file ScalingCalibrator.hpp.

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

Referenced by at().

TH2D ActsExamples::ScalingCalibrator::MapTuple::x_scale

Definition at line 32 of file ScalingCalibrator.hpp.

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

Referenced by at().

TH2D ActsExamples::ScalingCalibrator::MapTuple::y_offset

Definition at line 33 of file ScalingCalibrator.hpp.

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

Referenced by at().

TH2D ActsExamples::ScalingCalibrator::MapTuple::y_scale

Definition at line 34 of file ScalingCalibrator.hpp.

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

Referenced by at().


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