#include "XML/XML.h"
#include "DD4hep/Objects.h"
#include "DD4hep/Shapes.h"
#include "DD4hep/Volumes.h"
#include "tbb/concurrent_unordered_map.h"
#include "tbb/concurrent_vector.h"
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 = tbb::concurrent_unordered_map< std::string, tbb::concurrent_vector< double > > |
#define NAMESPACE_SEP ':' |
Definition at line 79 of file DDNamespace.h.