Project
Loading...
Searching...
No Matches
Task.h File Reference

Go to the source code of this file.

Classes

class  o2::framework::Task
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::framework
 Defining PrimaryVertex explicitly as messageable.
 

Functions

template<typename T , typename... Args>
AlgorithmSpec o2::framework::adaptFromTask (Args &&... args)
 
template<typename T >
AlgorithmSpec o2::framework::adoptTask (std::shared_ptr< T > task)