gsystem
Loading...
Searching...
No Matches
loadMirrors.cc File Reference

Mirrors loading implementation for GSystemCADFactory. More...

#include "systemCadFactory.h"
#include "gsystemConventions.h"
#include "gutilities.h"
#include "sqlite3.h"
#include <vector>
Include dependency graph for loadMirrors.cc:

Go to the source code of this file.

Detailed Description

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.