#include <iosfwd>
#include <vector>
#include "DetectorDescription/Core/interface/DDRotationMatrix.h"
#include "DetectorDescription/Core/interface/DDTranslation.h"
#include "DetectorDescription/Core/interface/DDLogicalPart.h"
#include "DetectorDescription/Core/interface/DDTransform.h"
Go to the source code of this file.
Classes | |
class | DDExpandedNode |
represents one node in the DDExpandedView More... | |
struct | DDExpandedNodeLess |
function object to compare to ExpandedNodes More... | |
Typedefs | |
typedef std::vector< DDExpandedNode > | DDGeoHistory |
Geometrical 'path' of the current node up to the root-node. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &, const DDExpandedNode &) |
std::ostream & | operator<< (std::ostream &, const DDGeoHistory &) |
typedef std::vector<DDExpandedNode> DDGeoHistory |
Geometrical 'path' of the current node up to the root-node.
Definition at line 82 of file DDExpandedNode.h.
std::ostream& operator<< | ( | std::ostream & | , |
const DDExpandedNode & | |||
) |
std::ostream& operator<< | ( | std::ostream & | , |
const DDGeoHistory & | |||
) |
Definition at line 30 of file DDExpandedNode.cc.
References h, and ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it.