Public Member Functions | |
| RunRange (const int &Low, const int &High) | |
| RunRange (const std::pair< int, int > &LowHigh) | |
| bool | Encloses (const RunRange &test) const |
| bool | Encloses (const int &testN) const |
| void | IncrementOffset (const int &offset) |
Public Attributes | |
| int | LowBatchNumber |
| int | HighBatchNumber |
| int | Offset |
1.6.3