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> & );
68 const std::vector<std::string> & partSelections,
73 const std::vector<DDPartSelection> &
selection()
const;
79 std::pair<bool,DDExpandedView> node()
const;
DDName is used to identify DDD entities uniquely.
std::ostream & operator<<(std::ostream &, const std::vector< std::string > &)
std::vector< std::pair< unsigned int, DDValue > > DDsvalues_type
Provides an exploded view of the detector (tree-view)
Interface to attach user specific data to nodes in the expanded-view.