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

Helpers to fetch common variables. More...

#include <VariableContextHelpers.h>

Static Public Member Functions

static uint32_t getFirstTFOrbit (data_matcher::VariableContext const &variables)
 
static TimesliceId getTimeslice (data_matcher::VariableContext const &variables)
 
static uint32_t getRunNumber (data_matcher::VariableContext const &variables)
 
static uint32_t getFirstTFCounter (data_matcher::VariableContext const &variables)
 
static uint64_t getCreationTime (data_matcher::VariableContext const &variables)
 

Detailed Description

Helpers to fetch common variables.

Definition at line 22 of file VariableContextHelpers.h.

Member Function Documentation

◆ getCreationTime()

static uint64_t o2::framework::VariableContextHelpers::getCreationTime ( data_matcher::VariableContext const &  variables)
inlinestatic

Definition at line 63 of file VariableContextHelpers.h.

◆ getFirstTFCounter()

static uint32_t o2::framework::VariableContextHelpers::getFirstTFCounter ( data_matcher::VariableContext const &  variables)
inlinestatic

Definition at line 53 of file VariableContextHelpers.h.

◆ getFirstTFOrbit()

static uint32_t o2::framework::VariableContextHelpers::getFirstTFOrbit ( data_matcher::VariableContext const &  variables)
inlinestatic

Definition at line 23 of file VariableContextHelpers.h.

◆ getRunNumber()

static uint32_t o2::framework::VariableContextHelpers::getRunNumber ( data_matcher::VariableContext const &  variables)
inlinestatic

Definition at line 43 of file VariableContextHelpers.h.

◆ getTimeslice()

static TimesliceId o2::framework::VariableContextHelpers::getTimeslice ( data_matcher::VariableContext const &  variables)
inlinestatic

Definition at line 33 of file VariableContextHelpers.h.


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