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

#include <acts/blob/sPHENIX/Examples/Io/Svg/include/ActsExamples/Io/Svg/SvgPointWriter.hpp>

Public Member Functions

template<typename T >
auto x (const T &o) const
 
template<typename T >
auto y (const T &o) const
 
template<typename T >
auto z (const T &o) const
 

Detailed Description

Standard XYZ accessor

Definition at line 27 of file SvgPointWriter.hpp.

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

Member Function Documentation

template<typename T >
auto ActsExamples::AccessorXYZ::x ( const T o) const
inline

Definition at line 29 of file SvgPointWriter.hpp.

View newest version in sPHENIX GitHub at line 29 of file SvgPointWriter.hpp

template<typename T >
auto ActsExamples::AccessorXYZ::y ( const T o) const
inline

Definition at line 34 of file SvgPointWriter.hpp.

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

template<typename T >
auto ActsExamples::AccessorXYZ::z ( const T o) const
inline

Definition at line 39 of file SvgPointWriter.hpp.

View newest version in sPHENIX GitHub at line 39 of file SvgPointWriter.hpp


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