CMS 3D CMS Logo

DDPartSelectionExpander.cc
Go to the documentation of this file.
2 
3 class DDPartSelection;
4 
6  : graph_(cpv.graph())
7  { }
8 
9 size_t
11 {
12  size_t count(0);
13  return count;
14 }
type of data representation of DDCompactView
Definition: DDCompactView.h:90
size_t expand(const DDPartSelection &input, PartSelectionTree &result) const
DDPartSelectionExpander(const DDCompactView &)