Range of reconstruction stages.
More...
#include <reconstruction.hh>
Range of reconstruction stages.
Definition at line 26 of file tools/reconstruction.hh.
rec_stages_range::rec_stages_range |
( |
| ) |
|
|
inline |
rec_stages_range::rec_stages_range |
( |
const int |
lower, |
|
|
const int |
upper |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
lower | lower reconstruction stage |
upper | upper reconstruction stage |
Definition at line 42 of file tools/reconstruction.hh.
rec_stages_range::rec_stages_range |
( |
const int |
stage | ) |
|
|
inline |
Constructor.
- Parameters
-
stage | reconstruction stage |
Definition at line 53 of file tools/reconstruction.hh.
*fatal Wrong number of arguments esac for INPUT_FILE in eval ls rt $DIR stage
bool rec_stages_range::operator() |
( |
const int |
stage | ) |
const |
|
inline |
Test if given reconstruction stage is within range.
- Parameters
-
stage | reconstruction stage |
- Returns
- true if within range; else false
Definition at line 65 of file tools/reconstruction.hh.
*fatal Wrong number of arguments esac for INPUT_FILE in eval ls rt $DIR stage
int rec_stages_range::lower |
int rec_stages_range::upper |
The documentation for this struct was generated from the following file: