VGM Version 5.3
|
#include "VGM/common/ThreeVector.h"
#include "XmlVGM/IWriter.h"
#include <fstream>
#include <set>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | XmlVGM::AGDDWriter |
The implementation of the interface for the XML writer that writes VGM geometry objects to XML defined by AGDD.dtd (ATLAS Generic Detector Description) More... | |
Namespaces | |
namespace | VGM |
VGM interfaces. | |
namespace | XmlVGM |
XmlVGM utilities. | |