STIR  6.2.0
Protected Member Functions | Protected Attributes | List of all members
stir::LORCylindricalCoordinates_z_and_radius< coordT > Class Template Reference

An internal class for LORs. Do not use. More...

#include "stir/LORCoordinates.h"

Inheritance diagram for stir::LORCylindricalCoordinates_z_and_radius< coordT >:
Inheritance graph
[legend]

Protected Member Functions

 LORCylindricalCoordinates_z_and_radius (coordT radius=1)
 
 LORCylindricalCoordinates_z_and_radius (coordT z1, coordT z2, coordT radius)
 
coordT z1 () const
 
coordT & z1 ()
 
coordT z2 () const
 
coordT & z2 ()
 
coordT radius () const
 
void set_radius_no_check (const coordT new_radius)
 

Protected Attributes

coordT _radius
 
coordT _z1
 
coordT _z2
 

Detailed Description

template<class coordT>
class stir::LORCylindricalCoordinates_z_and_radius< coordT >

An internal class for LORs. Do not use.

Warning
This is all preliminary and likely to change.

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