#include <cstddef>
#include <iosfwd>
#include <map>
#include <string>
#include <utility>
#include <vector>
#include "DetectorDescription/Core/interface/DDRotationMatrix.h"
#include "DetectorDescription/Core/interface/DDTranslation.h"
#include "DetectorDescription/Core/interface/DDCompactView.h"
#include "DetectorDescription/Core/interface/DDExpandedNode.h"
#include "DetectorDescription/Core/interface/DDLogicalPart.h"
#include "DetectorDescription/Core/interface/DDPosData.h"
#include "DetectorDescription/Core/interface/DDTransform.h"
#include "DetectorDescription/Core/interface/DDsvalues.h"
#include "DataFormats/Math/interface/GraphWalker.h"
Go to the source code of this file.
Classes | |
class | DDExpandedView |
Provides an exploded view of the detector (tree-view) More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const DDExpandedView::nav_type &n) |
std::ostream & | operator<< (std::ostream &os, const DDExpandedView::NavRange &n) |
std::string | printNavType (int const *n, size_t sz) |
|
inline |
Definition at line 150 of file DDExpandedView.h.
References dqmiodumpmetadata::n, and printNavType().
|
inline |
Definition at line 154 of file DDExpandedView.h.
References dqmiodumpmetadata::n, and printNavType().
std::string printNavType | ( | int const * | n, |
size_t | sz | ||
) |
Definition at line 436 of file DDExpandedView.cc.
References ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, and dqmiodumpmetadata::n.
Referenced by operator<<().