1 #ifndef DETECTOR_DESCRIPTION_CORE_DDSPECIFICS_H 2 #define DETECTOR_DESCRIPTION_CORE_DDSPECIFICS_H 24 std::ostream &operator<<(std::ostream &, const std::vector<std::string> &);
67 const std::vector<std::string> &partSelections,
72 const std::vector<DDPartSelection> &
selection()
const;
78 std::pair<bool, DDExpandedView> node()
const;
DDName is used to identify DDD entities uniquely.
std::vector< std::pair< unsigned int, DDValue > > DDsvalues_type
std::ostream & operator<<(std::ostream &, const std::vector< std::string > &)
Provides an exploded view of the detector (tree-view)
Interface to attach user specific data to nodes in the expanded-view.