Public Member Functions | |
| void | SetStatus (const int &Status) |
| int | Status () const |
| bool | Set () const |
| bool | Explicit () const |
| void | StoreRunBatchSelection (const BatchSelection &runselection) |
| int | RunNumber (const int &batchnumber) |
| return run number for batch, -1 if not in list, 0 if no selections | |
| std::vector< int > | RunNumberList () const |
| return list of run numbers specified | |
| std::vector< IntRange > | BatchRanges (const int &RunNumber) |
| return list of batch ranges for specified run | |
| void | StoreResoByRun (const std::vector< std::pair< int, ResoRange > > Run_resolution_ranges) |
| set list of RunNumber, resolution range from input | |
|
std::vector< std::pair< int, ResoRange > > | GetResoByRun () const |
| return list of RunNumber (NOT Run index!(), resolution range, if set | |
| void | ClearResoByRun () |
| clear all resolution by run selections | |
| bool | IsResoByRun () const |
| return true is any resolution-by-run ranges have ever been set | |
1.6.3