MURE
|
Header file for Cell class. More...
#include <libValErr/ValErr.hxx>
#include <algorithm>
#include <map>
#include <string>
#include <vector>
#include "Reaction.hxx"
#include "Material.hxx"
#include "Shape.hxx"
#include "Transformation.hxx"
#include "BetaCollector.hxx"
#include "MCSource.hxx"
#include "TReference.hxx"
Go to the source code of this file.
Classes | |
struct | EqualReaction |
Comparison operator for Reaction class. More... | |
class | Cell |
A Cell is composed from a Shape and a Material. More... | |
Header file for Cell class.