Public Member Functions | |
| Hi (int i, float t) | |
| bool | operator< (const class Hi &other) const |
Public Attributes | |
| int | index |
| float | time |
|
||||||||||||
|
Definition at line 135 of file ChopModule.cxx.
|
|
|
Definition at line 136 of file ChopModule.cxx. 00136 { return time < other.time; };
|
|
|
Definition at line 133 of file ChopModule.cxx. |
|
|
Definition at line 134 of file ChopModule.cxx. |
1.3.9.1