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

Struct to differentiate task names from possible task string arguments. More...

#include <AnalysisTask.h>

Public Member Functions

 TaskName (std::string name)
 

Public Attributes

std::string value
 

Detailed Description

Struct to differentiate task names from possible task string arguments.

Definition at line 390 of file AnalysisTask.h.

Constructor & Destructor Documentation

◆ TaskName()

o2::framework::TaskName::TaskName ( std::string  name)
inline

Definition at line 391 of file AnalysisTask.h.

Member Data Documentation

◆ value

std::string o2::framework::TaskName::value

Definition at line 392 of file AnalysisTask.h.


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