Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::AccessorPositionXYZ 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 from a position() call

Definition at line 46 of file SvgPointWriter.hpp.

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

Member Function Documentation

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

Definition at line 48 of file SvgPointWriter.hpp.

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

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

Definition at line 53 of file SvgPointWriter.hpp.

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

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

Definition at line 58 of file SvgPointWriter.hpp.

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


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