ReadMSAlgorithm.h

Classes

ReadMSAlgorithm -- (full description)

class ReadMSAlgorithm : public Algorithm

Interface

Public Members
ReadMSAlgorithm()
~ReadMSAlgorithm()
void get()
void put()
String &name()
Private Members
void task()

Description

Test class to read in parallel a MS

Member Description

ReadMSAlgorithm()

Default constructor and destructor

~ReadMSAlgorithm()

void get()

Get the input data and parameters from the controller

void put()

Return the results to the controller

String &name()

Return the name of the algorithm

void task()

Read the MSset