#include "XML/XML.h"
#include "DD4hep/Objects.h"
#include "DD4hep/Shapes.h"
#include "DD4hep/Volumes.h"
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
class | cms::DDNamespace |
Namespaces | |
cms | |
Namespace of DDCMS conversion namespace. | |
Macros | |
#define | NAMESPACE_SEP ':' |
Typedefs | |
using | cms::DDVectorsMap = std::unordered_map< std::string, std::vector< double > > |
#define NAMESPACE_SEP ':' |
Definition at line 85 of file DDNamespace.h.