8 #ifndef GENVTX_DETAIL_GEOM_MANAGER_UTILS_H 9 #define GENVTX_DETAIL_GEOM_MANAGER_UTILS_H 1 29 const std::string & materials_plugin_name_ =
"materials_driver");
33 const std::string & mapping_plugin_name_ =
"");
38 #endif // GENVTX_DETAIL_GEOM_MANAGER_UTILS_H
Top-level namespace of the Bayeux/genvtx module library.
Definition: box_model_vg.h:32
const geomtools::mapping * access_geometry_mapping(const geomtools::manager &geo_mgr_, const std::string &mapping_plugin_name_="")
The manager object for isotopes, elements and materials.
Definition: manager.h:53
const materials::manager * access_materials_manager(const geomtools::manager &geo_mgr_, const std::string &materials_plugin_name_="materials_driver")
Top-level namespace of the Bayeux/materials module library.
Definition: geom_manager_utils.h:14