#include <NDB.h>
Public Member Functions | |
ConcreteNDB () | |
ConcreteNDB (const char *name, const char *title) | |
TString | GetDataBasePath () |
virtual std::vector < Gw::GammaSourceRay * > | GetGammaSource (TString, double, double, TString) |
virtual void | Init () |
virtual void | Print (const char *) const |
void | SetDataBasePath (TString path) |
virtual | ~ConcreteNDB () |
Protected Attributes | |
BashColor * | fBashColor |
TString | fDataBasePath |