AliRoot Core  3dc7879 (3dc7879)
AliAnalysisDataSlot.h File Reference
#include "TNamed.h"
Include dependency graph for AliAnalysisDataSlot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AliAnalysisDataSlot
 AliAnalysysDataSlot Class representing a data slot of an analysis task. An analysis slot enforces a certain data type required by the Exec() method of the analysis task. The slot must be connected to a data container with data of the same type. More...