Project
Loading...
Searching...
No Matches
FunctionalHelpers.h File Reference
#include "Framework/Pack.h"
#include <algorithm>
#include <functional>

Go to the source code of this file.

Classes

struct  o2::framework::StringLiteral< N >
 
struct  o2::framework::memfun_type< Ret(Class::*)(Args...) const >
 

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 F >
memfun_type< decltype(&F::operator())>::type o2::framework::FFL (F const &func)
 
template<typename F >
memfun_type< decltype(&F::operator())> o2::framework::FunctionMetadata (F const &func)