Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

ACS::Task Class Reference

#include <task.h>

Inheritance diagram for ACS::Task:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual void go (ParameterSet &pset, const TaskServices &services)=0

Detailed Description

The Task class is the (abstract) base class for all tasks, whether they are ACS-based (e.g. parameterTask) or not (e.g. future non-ACS tasks perhaps implemented by OFFLINE team).


Member Function Documentation

virtual void ACS::Task::go ParameterSet pset,
const TaskServices services
[pure virtual]
 

go is the (required) method which has to be implemented by the implementor of the task


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:37:01 2009 for ACS C++ API by doxygen 1.3.8