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 435 of file AnalysisTask.h.

Constructor & Destructor Documentation

◆ TaskName()

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

Definition at line 436 of file AnalysisTask.h.

Member Data Documentation

◆ value

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

Definition at line 437 of file AnalysisTask.h.


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