MURE
|
Header file for Material class. More...
#include <cmath>
#include <vector>
#include <map>
#include <string>
#include <algorithm>
#include <iosfwd>
#include "Reaction.hxx"
#include "Nucleus.hxx"
#include "NucleiTree.hxx"
#include "ZAI.hxx"
Go to the source code of this file.
Classes | |
class | Material |
A Material constituing a Cell. More... | |
Enumerations | |
enum | ProportionUnitType { kpUNDEFINED = - 1 , kpMOL = 1 , kpMASS , kpATCM3 , kpATBCM } |
Define the proportion units. More... | |
enum | DensityUnitType { kdUNDEFINED = - 1 , kdGCM3 = 1 , kdATCM3 , kdATBCM } |
Define the density units. More... | |
Header file for Material class.
enum DensityUnitType |
enum ProportionUnitType |