KaliVeda
Toolkit for HIC analysis
SQLite

Detailed Description

Customised interface to SQLite.

These classes are (slightly) modified copies of the ROOT TSQLite* classes (apart from TSQLiteRow which is an unmodified copy).

They are here for 2 reasons:

Classes

class  KVSQLiteResult
 Modified copy of TSQLiteResult. More...
 
class  KVSQLiteServer
 Modified copy of TSQLiteServer. More...
 
class  KVSQLiteStatement
 Modified copy of TSQLiteStatement. More...
 
class  TSQLiteRow
 Copy of TSQLiteRow from ROOT.