21 #ifndef PCPolyContainer_h
22 #define PCPolyContainer_h
58 const std::vector<std::string> &removeByNames) ;
81 bool ignorePrunning =
false) ;
100 bool ignorePrunning =
false) ;
141 void save(
const std::string& file);
162 typedef std::map<std::string, PointOfInterest*>
POICont;