1 #ifndef DDPartSelection_h
2 #define DDPartSelection_h
64 std::ostream & operator<<(std::ostream &, const std::vector<DDPartSelection> &);
66 void DDTokenize2(
const std::string & selectionString, std::vector<DDPartSelRegExpLevel> &
result);
67 void DDTokenize(
const std::string & selectionString, std::vector<DDPartSelRegExpLevel> &
result);
DDPartSelRegExpLevel(const std::string &ns, const std::string &nm, int cpn, ddselection_type t, bool isRegex=false)
ddselection_type selectionType_
DDPartSelectionLevel(const DDLogicalPart &, int, ddselection_type)
void DDTokenize(const std::string &selectionString, std::vector< DDPartSelRegExpLevel > &result)
std::ostream & operator<<(std::ostream &out, const ALILine &li)
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
ddselection_type selectionType_
void DDTokenize2(const std::string &selectionString, std::vector< DDPartSelRegExpLevel > &result)