Project
Loading...
Searching...
No Matches
QualityControlFlagCollection.cxx File Reference
#include "DataFormatsQualityControl/QualityControlFlagCollection.h"
#include "DataFormatsQualityControl/FlagTypeFactory.h"
#include "Framework/Logger.h"
#include <iostream>
#include <boost/algorithm/string/replace.hpp>
#include <boost/tokenizer.hpp>
#include <utility>

Go to the source code of this file.

Namespaces

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

Functions

std::ostream & o2::quality_control::operator<< (std::ostream &output, const QualityControlFlagCollection &data)
 

Variables

constexpr const charo2::quality_control::csvHeader = "start,end,flag_id,flag_name,flag_bad,comment,source"
 
constexpr size_t o2::quality_control::csvColumns = 7