1 #ifndef DDCore_DDScope_h 2 #define DDCore_DDScope_h 51 int depth(
void)
const;
dd_scope_class operator()(const DDGeoHistory &, const DDGeoHistory &) const
bool addScope(const DDGeoHistory &s)
Adds a scope. No new scope will be added if s is already contained in one of the subtrees.
int depth(void) const
return the depth to wich the subtrees are restricted
Classification of scope describe by A towards B.
DDScopeClassification classify_
std::vector< DDGeoHistory > scope_type
const scope_type & scope(void) const
returns the scope container
std::ostream & operator<<(std::ostream &, const DDScope &)
std::vector< DDExpandedNode > DDGeoHistory
Geometrical 'path' of the current node up to the root-node.
defines subtrees in the expanded-view
friend std::ostream & operator<<(std::ostream &, const DDScope &)
void setDepth(int)
subtrees of the scope are only transversed down to the given level