BOSS 7.0.4
BESIII Offline Software System
|
#include <BesGeoSelector.h>
Public Member Functions | |
BesGeoSelector () | |
void | addGeomFile (const char *fname, int startno) |
void | clear () |
const char * | getGeomFileNameFromRunNo (int run_no) |
bool | hasGeomFile (const char *fname) |
BesGeoSelector () | |
void | addGeomFile (const char *fname, int startno) |
void | clear () |
const char * | getGeomFileNameFromRunNo (int run_no) |
bool | hasGeomFile (const char *fname) |
Definition at line 29 of file EventDisplay/BesVisClient/BesVisClient-00-04-10/BesVisClient/BesGeoSelector.h.
BesGeoSelector::BesGeoSelector | ( | ) |
Definition at line 13 of file BesGeoSelector.cxx.
BesGeoSelector::BesGeoSelector | ( | ) |
void BesGeoSelector::addGeomFile | ( | const char * | fname, |
int | startno | ||
) |
Definition at line 16 of file BesGeoSelector.cxx.
Referenced by BesClient::InitGeoSelector().
void BesGeoSelector::addGeomFile | ( | const char * | fname, |
int | startno | ||
) |
void BesGeoSelector::clear | ( | ) |
Definition at line 23 of file BesGeoSelector.cxx.
void BesGeoSelector::clear | ( | ) |
const char * BesGeoSelector::getGeomFileNameFromRunNo | ( | int | run_no | ) |
Definition at line 29 of file BesGeoSelector.cxx.
Referenced by BesClient::GetEvent().
const char * BesGeoSelector::getGeomFileNameFromRunNo | ( | int | run_no | ) |
bool BesGeoSelector::hasGeomFile | ( | const char * | fname | ) |
Definition at line 54 of file BesGeoSelector.cxx.
Referenced by BesClient::OpenGeoFile().
bool BesGeoSelector::hasGeomFile | ( | const char * | fname | ) |