GGS(GenericGEANT4Simulation)Software
2.7.0
|
#include "G4GeometryManager.hh"
#include "G4LogicalVolumeStore.hh"
#include "G4PhysicalVolumeStore.hh"
#include "G4SolidStore.hh"
#include "geometry/pluginmanagers/GGSGeoPluginManager.h"
#include "utils/GGSSmartLog.h"
#include <dlfcn.h>
Go to the source code of this file.
Macros | |
#define | dlsym dummy |
Variables | |
void *(*)() | dlsym (void *handle, const char *symbol) |
GGSGeoPluginManager class implementation.
Definition in file GGSGeoPluginManager.cpp.