Project
Loading...
Searching...
No Matches
TimeStamp.h File Reference
#include "GPUCommonRtypes.h"
#include "GPUCommonDef.h"

Go to the source code of this file.

Classes

class  o2::dataformats::TimeStamp< T >
 
class  o2::dataformats::TimeStampWithError< T, E >
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::dataformats
 Definition of a container to keep/associate and arbitrary number of labels associated to an index with contiguous or non-contiguous label storage.
 

Functions

template<typename T >
std::ostream & o2::dataformats::operator<< (std::ostream &os, const TimeStamp< T > &t)
 
template<typename T , typename E >
std::ostream & o2::dataformats::operator<< (std::ostream &os, const TimeStampWithError< T, E > &t)