![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
#include "DD4hep/Primitives.h"
#include "DD4hep/Exceptions.h"
#include "DD4hep/Printout.h"
#include <stdexcept>
#include <cstring>
#include <map>
Go to the source code of this file.
Namespaces | |
DD4hep | |
Namespace for the AIDA detector description toolkit. | |
Functions | |
static const std::string | __typeinfoName (const std::type_info &tinfo) |
static void * | cast_wrap (const void *p, const abi::__class_type_info *src, const abi::__class_type_info *dst, ptrdiff_t src2dst) |
|
static |
Definition at line 68 of file Primitives.cpp.
Referenced by DD4hep::typeName().
|
inlinestatic |
Definition at line 308 of file Primitives.cpp.
Referenced by DD4hep::ComponentCast::apply_downCast(), and DD4hep::ComponentCast::apply_dynCast().