VGM Version 5.3
Loading...
Searching...
No Matches
IMaterialFactory.h File Reference
#include "VGM/materials/IElement.h"
#include "VGM/materials/IMaterial.h"
#include <vector>

Go to the source code of this file.

Classes

class  VGM::IMaterialFactory
 The VGM interface to material factory providing functions for material conversions. More...
 

Namespaces

namespace  VGM
 VGM interfaces.
 

Typedefs

typedef std::vector< IIsotope * > VGM::IsotopeStore
 
typedef std::vector< IElement * > VGM::ElementStore
 
typedef std::vector< IMaterial * > VGM::MaterialStore
 
typedef std::vector< IMedium * > VGM::MediumStore