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

Go to the source code of this file.

Classes

class  AliAnalysisDataContainer
 AliAnalysysDataContainer AliAnalysysDataContainer - Container of data of arbitrary type deriving from TObject used for analysis. A container must be connected to the output data slot of a single analysis task (producer) , but also as input slot for possibly several other tasks (consumers). The connected slots must enforce the same data type as the container (or a derived type). A container becomes the owner of the contained data once this was produced. More...
 
class  AliAnalysisDataWrapper
 
class  AliAnalysisFileDescriptor