Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
#include <string>
#include <map>
#include <datatools/properties.h>
#include <datatools/i_tree_dump.h>
Go to the source code of this file.
Classes | |
class | materials::iso_entry |
Isotope composition entry. More... | |
class | materials::element |
The description of an element. More... | |
Namespaces | |
materials | |
Top-level namespace of the Bayeux/materials module library. | |
Typedefs | |
typedef std::map< std::string, iso_entry > | materials::isotope_weight_map_type |
Dictionary of isotope composition entries. More... | |