![]() |
![]() |
#include <vector>
#include "DetectorDescription/Base/interface/Ptr.h"
#include "DetectorDescription/Core/interface/DDCompactViewImpl.h"
#include "DetectorDescription/Core/interface/graphwalker.h"
Go to the source code of this file.
Classes | |
class | DDCompactView |
Compact representation of the geometrical detector hierarchy. More... | |
Typedefs | |
typedef graph< DDLogicalPart, DDPosData * > | graph_type |
Navigation through the compact view of the detector . | |
typedef DDCompactView::walker_type | walker_type |
global type for a compact-view walker |
typedef graph<DDLogicalPart,DDPosData*> graph_type |
Navigation through the compact view of the detector .
.. type of data representation of DDCompactView
Definition at line 13 of file DDCompactView.h.