34 #ifndef AIMS_SELECTION_SELECTOR_H 35 #define AIMS_SELECTION_SELECTOR_H 61 void loadModel(
const std::string & filename );
80 void setDuplicatesEnabled(
bool );
81 bool duplicatesEnabled()
const;
void setModel(Graph *model, bool setowner=true)
The class for EcatSino data write operation.
void setPreSelection(SelectionSet *sel)
void loadPreSelection(const std::string &filename)
const Graph * model() const
void loadNomenclature(const std::string &filename)
SelectionSet selection() const
void loadModel(const std::string &filename)
const Hierarchy * nomenclature() const
void printSelection(std::ostream &ostr=std::cout) const
Selection query(const Selection &, const Hierarchy &) const
void setNomenclature(Hierarchy *hie, bool setowner=true)