CGEM BOSS 6.6.5.i
BESIII Offline Software System
|
#include <IndexGar.h>
Public Member Functions | |
bool | operator< (const IndexGar &index) const |
Public Attributes | |
int | stripX |
int | stripV |
char | gridX |
char | gridV |
char | sheet |
Definition at line 6 of file IndexGar.h.
Definition at line 14 of file IndexGar.h.
char IndexGar::gridV |
Definition at line 9 of file IndexGar.h.
Referenced by operator<().
char IndexGar::gridX |
Definition at line 9 of file IndexGar.h.
Referenced by operator<().
char IndexGar::sheet |
Definition at line 10 of file IndexGar.h.
Referenced by operator<().
int IndexGar::stripV |
Definition at line 8 of file IndexGar.h.
Referenced by operator<().
int IndexGar::stripX |
Definition at line 7 of file IndexGar.h.
Referenced by operator<().