Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
#include <iostream>
#include <string>
#include <map>
#include <datatools/i_tree_dump.h>
#include <datatools/properties.h>
Go to the source code of this file.
Classes | |
class | materials::compound_entry |
Material compound entry. More... | |
class | materials::material |
The description of a material. More... | |
Namespaces | |
materials | |
Top-level namespace of the Bayeux/materials module library. | |
Typedefs | |
typedef std::map< std::string, compound_entry > | materials::composition_map_type |
Dictionary of material compounds. More... | |