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

representation of ANS Version number in a comparable way More...

#include <cstdint>
#include <string>
#include <Rtypes.h>
#include <fmt/format.h>

Go to the source code of this file.

Classes

struct  o2::ctf::ANSHeader
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::ctf
 pair of input and output size
 

Functions

ANSHeader o2::ctf::ansVersionFromString (const std::string &ansVersionString)
 

Variables

constexpr ANSHeader o2::ctf::ANSVersionUnspecified {0, 0}
 
constexpr ANSHeader o2::ctf::ANSVersionCompat {0, 1}
 
constexpr ANSHeader o2::ctf::ANSVersion1 {1, 0}
 

Detailed Description

representation of ANS Version number in a comparable way

Author
micha.nosp@m.el.l.nosp@m.ettri.nosp@m.ch@c.nosp@m.ern.c.nosp@m.h

Definition in file ANSHeader.h.