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