#include <MJDatabaseUtil.hh>
Public Member Functions | |
MJDatabaseUtil () | |
MJDatabaseUtil (const MJDatabaseUtil &) | |
~MJDatabaseUtil () | |
int | getNoEle (char *m) |
template<class T> | |
void | fillArray (T *&, char *) |
void | fillArray (char *&, char *) |
void | fillArray (char **&, char *) |
int | c_Int (char *c) |
float | c_Float (char *c) |
double | c_Double (char *c) |
long long | c_Time (char *c) |
Private Member Functions | |
void | byteswap (unsigned char *b, int n) |
char * | getstart (char *c) |
int | getElementSize () |
|
AUTHOR: akbar CONTACT: FIRST SUBMISSION: Fri Oct 8 10:57:15 PDT 2004 REVISION: mm-dd-yyyy, What is changed, Whoami Definition at line 55 of file MJDatabaseUtil.cc. References MJDatabaseConnection::getPGVersion(). |
|
Definition at line 60 of file MJDatabaseUtil.cc. |
|
Definition at line 65 of file MJDatabaseUtil.cc. |
|
Definition at line 69 of file MJDatabaseUtil.cc. |
|
Definition at line 111 of file MJDatabaseUtil.hh. References ByteSwap. |
|
|
Definition at line 109 of file MJDatabaseUtil.hh. References ByteSwap. Referenced by MJDatabaseCloverCrystal::createCrystal(), MJDatabaseCloverDetector::createDetector(), MJDatabaseElement::createElement(), MJDatabaseIsotope::createIsotope(), MJDatabaseMaterial::createMaterial(), and fillArray(). |
|
Definition at line 112 of file MJDatabaseUtil.hh. References ByteSwap. |
|
Definition at line 96 of file MJDatabaseUtil.cc. References c_Int(), getElementSize(), getNoEle(), and getstart(). |
|
Definition at line 82 of file MJDatabaseUtil.cc. References c_Int(), getElementSize(), getNoEle(), and getstart(). |
|
Definition at line 129 of file MJDatabaseUtil.hh. References byteSwap, c_Int(), getElementSize(), getNoEle(), and getstart(). Referenced by MJDatabaseClover4x50x80DetCalib::createCalib(), MJDatabaseSimple800g::createCrystal(), MJDatabaseCloverCrystal::createCrystal(), and MJDatabaseCloverDetector::createDetector(). |
|
Definition at line 125 of file MJDatabaseUtil.hh. Referenced by fillArray(). |
|
Definition at line 99 of file MJDatabaseUtil.hh. Referenced by MJDatabaseSimple800g::createCrystal(), MJDatabaseCloverCrystal::createCrystal(), and fillArray(). |
|
Definition at line 123 of file MJDatabaseUtil.hh. Referenced by fillArray(). |