An internal class for LORs. Do not use.
More...
#include "stir/LORCoordinates.h"
|
| 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) |
|
|
coordT | _radius |
|
coordT | _z1 |
|
coordT | _z2 |
|
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: