#include <emcDBMS.h>
Defaults to Postgres currently.
Definition at line 15 of file emcDBMS.h.
Static Public Member Functions | |
static const char * | asString () |
static bool | set (const char *) |
static emcManageable::EStorage | get () |
Static Private Attributes | |
static emcManageable::EStorage | fgStorage = emcManageable::kDB_Pg |
|
Definition at line 9 of file emcDBMS.C. References fgStorage, and emcManageable::GetStorageName(). Referenced by mEmcTOFCorr6Module::readDataFromDB(). |
|
Definition at line 32 of file emcDBMS.C. References fgStorage. Referenced by mEmcTOFCorr2Module::apply_tdcped(), mEmcToolsModule::EmcCollectDeadMap(), EmcSimuRawDataReCal::GetGainFactorFromDB(), and mEmcGeometryModule::readFromDB(). |
|
Definition at line 16 of file emcDBMS.C. References fgStorage, emcManageable::GetStorage(), and emcManageable::kNone. |
|
Definition at line 26 of file emcDBMS.h. Referenced by asString(), get(), and set(). |