Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Go to the source code of this file.
Namespaces | |
geomtools | |
Top-level namespace of the Bayeux/geomtools module library. | |
Typedefs | |
typedef std::map< std::string, i_model * > | geomtools::models_col_type |
Type alias for dictionary of geometry model plain handles. More... | |
typedef i_model *(* | geomtools::model_creator_type) (const std::string &name_, const datatools::properties &configuration_, models_col_type *models_) |
typedef std::map< std::string, model_creator_type > | geomtools::model_creator_dict_type |