Project
Loading...
Searching...
No Matches
o2::framework::AnalysisTask Struct Reference

#include <AnalysisTask.h>

Detailed Description

A more familiar task API for the DPL analysis framework. This allows you to define your own tasks as subclasses of o2::framework::AnalysisTask and to pass them in the specification using:

adaptAnalysisTask<YourDerivedTask>(constructor args, ...);

Definition at line 45 of file AnalysisTask.h.


The documentation for this struct was generated from the following file: