GEMC  1.8
Geant4 Monte-Carlo Framework
Functions
detector_io_mysql.cc File Reference
#include <QtSql>
#include "usage.h"
#include "detector.h"
#include "MSensitiveDetector.h"
#include "run_conditions.h"
#include "string_utilities.h"
#include <sstream>
+ Include dependency graph for detector_io_mysql.cc:

Go to the source code of this file.

Functions

map< string, detectorread_detector (gemc_opts gemcOpt, run_conditions RunConditions)
 Reads detector map from database. More...
 
SDId get_SDId (string SD, gemc_opts gemcOpt)
 Connects to DB and retrieve SDId. More...
 

Function Documentation

SDId get_SDId ( string  SD,
gemc_opts  gemcOpt 
)

Definition at line 368 of file detector_io_mysql.cc.

map<string, detector> read_detector ( gemc_opts  gemcOpt,
run_conditions  RunConditions 
)

Definition at line 25 of file detector_io_mysql.cc.