Struct LoadFeatureRSDQCs¶
Defined in File SequenceSegmentProcessor.h
Inheritance Relationships¶
Base Types¶
public SmartPeak::SequenceSegmentProcessor(Struct SequenceSegmentProcessor)public SmartPeak::IFilePickerHandler(Struct IFilePickerHandler)
Struct Documentation¶
-
struct SmartPeak::LoadFeatureRSDQCs : public SmartPeak::SequenceSegmentProcessor, public SmartPeak::IFilePickerHandler¶
Public Functions
-
inline LoadFeatureRSDQCs(bool component_group = false)¶
-
virtual bool onFilePicked(const std::string &filename, ApplicationHandler *application_handler) override¶
-
inline virtual int getID() const override¶
Get the processor struct ID
-
inline virtual std::string getName() const override¶
Get the processor struct name
-
inline virtual std::string getDescription() const override¶
Get the processor struct description
-
virtual ParameterSet getParameterSchema() const override¶
Get the Schema (possible, default parameters) of the processor.
-
virtual void process(SequenceSegmentHandler &sequenceSegmentHandler_IO, const SequenceHandler &sequenceHandler_I, const ParameterSet ¶ms_I, const Filenames &filenames) const override¶
Load the component and component group percent RSD QCs from file.
Public Members
-
bool component_group_¶
-
inline LoadFeatureRSDQCs(bool component_group = false)¶