|
gsystem
|
Mirrors loading implementation for GSystemCADFactory. More...
#include "systemCadFactory.h"#include "gsystemConventions.h"#include "gutilities.h"#include "sqlite3.h"#include <vector>
Go to the source code of this file.
CAD volumes may carry an optical surface (e.g. the LTCC Winston cones name ltcc_AlMgF2 through GVolume.mirror). The surface definitions live in the same sqlite database as the geometry, so this loader reads the mirrors table for the system exactly like the sqlite factory does. See systemCadFactory.h.
Definition in file loadMirrors.cc.