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

Parser for the O2 data format. More...

#include "HeaderStack.h"

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::algorithm
 

Functions

template<typename InputListT , typename GetPointerFctT , typename GetSizeFctT , typename InsertFctT , typename... HeaderStackTypes>
int o2::algorithm::parseO2Format (const InputListT &list, GetPointerFctT getPointer, GetSizeFctT getSize, InsertFctT insert, HeaderStackTypes &&... stackArgs)
 

Detailed Description

Parser for the O2 data format.

Author
Matthias Richter
Since
2017-10-18

Definition in file O2FormatParser.h.