Definition at line 856 of file gui.cpp.
gui::run_number_comparator::run_number_comparator |
( |
bool |
reverse | ) |
|
|
inlineexplicit |
bool gui::run_number_comparator::operator() |
( |
mon_channel const & |
first, |
|
|
mon_channel const & |
second |
|
) |
| |
|
inline |
Definition at line 868 of file gui.cpp.
871 ?
first.run_number() < second.run_number()
872 :
first.run_number() > second.run_number();
then echo The file $DIR KM3NeT_00000001_00000000 root already please rename or remove it first
bool gui::run_number_comparator::m_reverse |
|
private |
The documentation for this class was generated from the following file: