Project
Loading...
Searching...
No Matches
BitSet.h File Reference
#include <cstdlib>
#include <cstdint>
#include <gsl/span>
#include <iostream>
#include <string>
#include <string_view>
#include <vector>

Go to the source code of this file.

Classes

class  o2::mch::raw::BitSet
 

Namespaces

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

Functions

int o2::mch::raw::circularAppend (BitSet &bs, const BitSet &ringBuffer, int startBit, int n)
 
std::ostream & o2::mch::raw::operator<< (std::ostream &os, const BitSet &bs)
 
std::string o2::mch::raw::compactString (const BitSet &bs)