|
BmnRoot
|
#include <UniRunGeometry.h>
Public Member Functions | |
| virtual | ~UniRunGeometry () |
| int | GetGeometryId () |
| get geometry id of the current run geometry | |
| unsigned char * | GetRootGeometry () |
| get root geometry of the current run geometry | |
| Long_t | GetRootGeometrySize () |
| get size of root geometry of the current run geometry | |
| int | SetRootGeometry (unsigned char *root_geometry, Long_t size_root_geometry) |
| set root geometry of the current run geometry | |
| void | Print () |
| print information about current run geometry | |
| ClassDef (UniRunGeometry, 1) | |
| virtual | ~UniRunGeometry () |
| int | GetGeometryId () |
| get geometry id of the current run geometry | |
| unsigned char * | GetRootGeometry () |
| get root geometry of the current run geometry | |
| Long_t | GetRootGeometrySize () |
| get size of root geometry of the current run geometry | |
| int | SetRootGeometry (unsigned char *root_geometry, Long_t size_root_geometry) |
| set root geometry of the current run geometry | |
| void | Print () |
| print information about current run geometry | |
| ClassDef (UniRunGeometry, 1) | |
Static Public Member Functions | |
| static UniRunGeometry * | CreateRunGeometry (unsigned char *root_geometry, Long_t size_root_geometry) |
| add new run geometry to the database | |
| static UniRunGeometry * | GetRunGeometry (int geometry_id) |
| get run geometry from the database | |
| static int | CheckRunGeometryExists (int geometry_id) |
| check run geometry exists in the database: 1- true, 0 - false, <0 - database operation error | |
| static int | DeleteRunGeometry (int geometry_id) |
| delete run geometry from the database | |
| static int | PrintAll () |
| print all run geometrys | |
| static UniRunGeometry * | CreateRunGeometry (int geometry_id, unsigned char *root_geometry, Long_t size_root_geometry) |
| static TObjArray * | GetAll () |
| get all run geometries | |
| static UniRunGeometry * | CreateRunGeometry (unsigned char *root_geometry, Long_t size_root_geometry) |
| add new run geometry to the database | |
| static UniRunGeometry * | GetRunGeometry (int geometry_id) |
| get run geometry from the database | |
| static int | CheckRunGeometryExists (int geometry_id) |
| check run geometry exists in the database: 1- true, 0 - false, <0 - database operation error | |
| static int | DeleteRunGeometry (int geometry_id) |
| delete run geometry from the database | |
| static int | PrintAll () |
| print all run geometrys | |
| static UniRunGeometry * | CreateRunGeometry (int geometry_id, unsigned char *root_geometry, Long_t size_root_geometry) |
| static TObjArray * | GetAll () |
| get all run geometries | |
UniRunGeometry.h Class for the table: run_geometry
Definition at line 18 of file UniRunGeometry.h.
|
virtual |
Definition at line 30 of file UniRunGeometry.cxx.
|
virtual |
|
static |
check run geometry exists in the database: 1- true, 0 - false, <0 - database operation error
Definition at line 148 of file UniRunGeometry.cxx.
References UniConnection::GetSQLServer(), and UniConnection::Open().
|
static |
check run geometry exists in the database: 1- true, 0 - false, <0 - database operation error
| UniRunGeometry::ClassDef | ( | UniRunGeometry | , |
| 1 | |||
| ) |
| UniRunGeometry::ClassDef | ( | UniRunGeometry | , |
| 1 | |||
| ) |
|
static |
Definition at line 310 of file UniRunGeometry.cxx.
References UniConnection::GetSQLServer(), and UniConnection::Open().
|
static |
|
static |
add new run geometry to the database
Definition at line 39 of file UniRunGeometry.cxx.
References UniConnection::GetSQLServer(), and UniConnection::Open().
Referenced by UniRun::SetRootGeometry().
|
static |
add new run geometry to the database
|
static |
delete run geometry from the database
Definition at line 188 of file UniRunGeometry.cxx.
References UniConnection::GetSQLServer(), and UniConnection::Open().
|
static |
delete run geometry from the database
|
static |
get all run geometries
Definition at line 349 of file UniRunGeometry.cxx.
References UniConnection::GetSQLServer(), and UniConnection::Open().
|
static |
get all run geometries
|
inline |
get geometry id of the current run geometry
Definition at line 54 of file UniRunGeometry.h.
Referenced by UniRun::SetRootGeometry().
|
inline |
get geometry id of the current run geometry
Definition at line 54 of file UniRunGeometry.h.
|
inline |
get root geometry of the current run geometry
Definition at line 56 of file UniRunGeometry.h.
Referenced by UniRun::GetRootGeometry().
|
inline |
get root geometry of the current run geometry
Definition at line 56 of file UniRunGeometry.h.
|
inline |
get size of root geometry of the current run geometry
Definition at line 63 of file UniRunGeometry.h.
Referenced by UniRun::GetRootGeometry().
|
inline |
get size of root geometry of the current run geometry
Definition at line 63 of file UniRunGeometry.h.
|
static |
get run geometry from the database
Definition at line 100 of file UniRunGeometry.cxx.
References UniConnection::GetSQLServer(), and UniConnection::Open().
Referenced by UniRun::GetRootGeometry().
|
static |
get run geometry from the database
| void UniRunGeometry::Print | ( | ) |
print information about current run geometry
Definition at line 299 of file UniRunGeometry.cxx.
| void UniRunGeometry::Print | ( | ) |
print information about current run geometry
|
static |
print all run geometrys
Definition at line 218 of file UniRunGeometry.cxx.
References UniConnection::GetSQLServer(), and UniConnection::Open().
|
static |
print all run geometrys
| int UniRunGeometry::SetRootGeometry | ( | unsigned char * | root_geometry, |
| Long_t | size_root_geometry | ||
| ) |
set root geometry of the current run geometry
Definition at line 262 of file UniRunGeometry.cxx.
References UniConnection::GetSQLServer().
| int UniRunGeometry::SetRootGeometry | ( | unsigned char * | root_geometry, |
| Long_t | size_root_geometry | ||
| ) |
set root geometry of the current run geometry