Range of reconstruction stages.
More...
#include <reconstruction.hh>
Range of reconstruction stages.
Definition at line 26 of file tools/reconstruction.hh.
◆ rec_stages_range() [1/3]
rec_stages_range::rec_stages_range |
( |
| ) |
|
|
inline |
◆ rec_stages_range() [2/3]
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() [3/3]
rec_stages_range::rec_stages_range |
( |
const int |
stage | ) |
|
|
inline |
◆ operator()()
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.
◆ lower
int rec_stages_range::lower |
◆ upper
int rec_stages_range::upper |
The documentation for this struct was generated from the following file: