|
BOSS 7.1.1
BESIII Offline Software System
|
#include <BesGeoSelector.h>
Public Member Functions | |
| GeomFileInfo () | |
| GeomFileInfo (const char *fname, int sno) | |
| bool | operator>= (const GeomFileInfo &rval) const |
| bool | operator<= (const GeomFileInfo &rval) const |
| bool | operator> (const GeomFileInfo &rval) const |
| bool | operator< (const GeomFileInfo &rval) const |
Public Attributes | |
| std::string | filename |
| int | startno |
Definition at line 13 of file BesGeoSelector.h.
|
inline |
Definition at line 18 of file BesGeoSelector.h.
|
inline |
Definition at line 19 of file BesGeoSelector.h.
|
inline |
Definition at line 25 of file BesGeoSelector.h.
|
inline |
Definition at line 23 of file BesGeoSelector.h.
|
inline |
Definition at line 24 of file BesGeoSelector.h.
|
inline |
Definition at line 22 of file BesGeoSelector.h.
| std::string GeomFileInfo::filename |
Definition at line 15 of file BesGeoSelector.h.
| int GeomFileInfo::startno |
Definition at line 16 of file BesGeoSelector.h.
Referenced by operator<(), operator<=(), operator>(), and operator>=().