24#ifndef __IndexRange4D_H__
25#define __IndexRange4D_H__
45 inline IndexRange4D();
47 inline IndexRange4D(
const int min_1,
55 inline IndexRange4D(
const int length_1,
const int length_2,
const int length_3,
const int length_4);
inline implementations for stir::IndexRange4D.
This file defines the stir::IndexRange class.