#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. | |
cms::rotation_utils | |
Macros | |
#define | NAMESPACE_SEP ':' |
Typedefs | |
using | cms::DDVectorsMap = std::unordered_map< std::string, std::vector< double > > |
Functions | |
std::string | cms::rotation_utils::rotHash (const dd4hep::Rotation3D &rot) |
std::string | cms::rotation_utils::rotHash (const Double_t *rot) |
double | cms::rotation_utils::roundBinary (double value) |
#define NAMESPACE_SEP ':' |
Definition at line 92 of file DDNamespace.h.