QualityControl  1.5.1
O2 Data Quality Control Framework
stringUtils.h File Reference
#include <string>
#include <sstream>
#include <vector>
#include <iomanip>
#include <bitset>
Include dependency graph for stringUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 o2::quality_control::core
 These methods can be used to build a complex processing topology. It spawns 3 separate dummy processing chains.
 

Functions

std::vector< std::string > o2::quality_control::core::getBinRepresentation (unsigned char *data, size_t size)
 
std::vector< std::string > o2::quality_control::core::getHexRepresentation (unsigned char *data, size_t size)
 

Detailed Description

Author
Barthelemy von Haller