13#include <fmt/printf.h>
18#ifndef GPUCA_ALIGPUCODE
22 return isDummy() ? std::string{
"NotSet"} : fmt::format(
"BCid: {:4d} Orbit: {:6d}",
bc,
orbit);
44 std::cout << (*this) << std::endl;
49 std::cout << (*this) << std::endl;
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
std::ostream & operator<<(std::ostream &stream, o2::InteractionRecord const &ir)
std::string asString() const
uint16_t bc
bunch crossing ID of interaction
std::string asString() const
double timeInBCNS
time in NANOSECONDS relative to orbit/bc
o2::InteractionRecord ir(0, 0)