Project
Loading...
Searching...
No Matches
o2::math_utils::detail::CircleXY< T > Struct Template Reference

#include <CircleXY.h>

Inherited by o2::track::TrackAuxPar, and o2::track::TrackAuxPar.

Public Types

using value_t = T
 

Public Member Functions

 GPUd () CircleXY(T r
 
 GPUd () T getCenterD2() const
 
 ClassDefNV (CircleXY, 2)
 

Public Attributes

T rC
 
T xC
 
T yC
 
T x = T()
 
T T y = T())
 

Detailed Description

template<typename T>
struct o2::math_utils::detail::CircleXY< T >

Definition at line 31 of file CircleXY.h.

Member Typedef Documentation

◆ value_t

template<typename T >
using o2::math_utils::detail::CircleXY< T >::value_t = T

Definition at line 32 of file CircleXY.h.

Member Function Documentation

◆ ClassDefNV()

template<typename T >
o2::math_utils::detail::CircleXY< T >::ClassDefNV ( CircleXY< T ,
 
)

◆ GPUd() [1/2]

template<typename T >
o2::math_utils::detail::CircleXY< T >::GPUd ( )

◆ GPUd() [2/2]

template<typename T >
o2::math_utils::detail::CircleXY< T >::GPUd ( ) const

Member Data Documentation

◆ rC

template<typename T >
T o2::math_utils::detail::CircleXY< T >::rC

Definition at line 34 of file CircleXY.h.

◆ x

template<typename T >
T o2::math_utils::detail::CircleXY< T >::x = T()

Definition at line 37 of file CircleXY.h.

◆ xC

template<typename T >
T o2::math_utils::detail::CircleXY< T >::xC

Definition at line 35 of file CircleXY.h.

◆ y

template<typename T >
T T o2::math_utils::detail::CircleXY< T >::y = T())

Definition at line 37 of file CircleXY.h.

◆ yC

template<typename T >
T o2::math_utils::detail::CircleXY< T >::yC

Definition at line 36 of file CircleXY.h.


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