Class SampleGroupHandler¶
Defined in File SampleGroupHandler.h
Class Documentation¶
-
class
SmartPeak::SampleGroupHandler¶ Public Functions
-
void
clear()¶
-
void
setSampleGroupName(const std::string &sample_group_name)¶
-
std::string &
getSampleGroupName()¶
-
const std::string &
getSampleGroupName() const¶
-
void
setSampleIndices(const std::vector<size_t> &sample_indices)¶
-
std::vector<size_t> &
getSampleIndices()¶
-
const std::vector<size_t> &
getSampleIndices() const¶
-
void
setFeatureMap(const OpenMS::FeatureMap &feature_map)¶
-
OpenMS::FeatureMap &
getFeatureMap()¶
-
const OpenMS::FeatureMap &
getFeatureMap() const¶
-
void