#include <task.h>
Inheritance diagram for ACS::Task:
Public Member Functions | |
virtual void | go (ParameterSet &pset, const TaskServices &services)=0 |
|
go is the (required) method which has to be implemented by the implementor of the task |