Project
Loading...
Searching...
No Matches
AsyncQueue.h File Reference
#include "Framework/TimesliceSlot.h"
#include <string>
#include <vector>
#include <atomic>

Go to the source code of this file.

Classes

struct  o2::framework::AsyncTaskId
 
struct  o2::framework::AsyncTask
 An actuatual task to be executed. More...
 
struct  o2::framework::AsyncTaskSpec
 
struct  o2::framework::AsyncQueue
 
struct  o2::framework::AsyncQueueHelpers
 

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.
 

Typedefs

typedef struct x9_inbox_internal x9_inbox
 
typedef struct x9_node_internal x9_node
 

Typedef Documentation

◆ x9_inbox

typedef struct x9_inbox_internal x9_inbox

Definition at line 19 of file AsyncQueue.h.

◆ x9_node

typedef struct x9_node_internal x9_node

Definition at line 20 of file AsyncQueue.h.