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.
Class for generation of geometry data files in XML, in the GDML format.
virtual void GenerateSection(VGM::IVolume *volume)
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)
Class for generation of geometry data files in XML, the XML format is independent from the geometry o...