|
VGM Version 5.3.1
|
#include "VGM/materials/IElement.h"#include "VGM/materials/IMaterial.h"#include "VGM/materials/IMaterialFactory.h"#include "VGM/solids/IBooleanSolid.h"#include "VGM/solids/IMultiUnion.h"#include "VGM/solids/ISolid.h"#include "VGM/solids/ITessellatedSolid.h"#include "VGM/volumes/IFactory.h"#include "VGM/volumes/IPlacement.h"#include "VGM/volumes/IVolume.h"#include "ClhepVGM/transform.h"#include "XmlVGM/IWriter.h"#include "XmlVGM/VExporter.h"#include <iomanip>#include <sstream>#include <stdlib.h>#include <vector>