21#ifndef XML_VGM_GDML_EXPORTER_H
22#define XML_VGM_GDML_EXPORTER_H
The VGM interface to geometry factory providing functions for geometry construction and conversions.
The VGM interface to volumes.
virtual void GenerateSection(VGM::IVolume *volume)
GDMLExporter(const VGM::IFactory *factory)
virtual void ProcessVolume(VGM::IVolume *volume)
virtual void GenerateGeometry(VGM::IVolume *volume)
Generate XML geometry file for the geometry tree starting from the specified VGM volume.
GDMLExporter & operator=(const GDMLExporter &right)
VExporter(const VGM::IFactory *factory, IWriter *writer)