Project
Loading...
Searching...
No Matches
PropertyTreeHelpers.cxx File Reference
#include "PropertyTreeHelpers.h"
#include "Framework/ConfigParamSpec.h"
#include "Framework/VariantPropertyTreeHelpers.h"
#include "Framework/RuntimeError.h"
#include "Framework/VariantJSONHelpers.h"
#include <boost/program_options/variables_map.hpp>
#include <vector>
#include <string>

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::framework
 Defining PrimaryVertex explicitly as messageable.
 

Functions

template<typename T >
auto o2::framework::replaceLabels (LabeledArray< T > &input, LabeledArray< T > &&spec)
 
template<>
void o2::framework::PropertyTreeHelpers::traverse< boost::property_tree::ptree > (const boost::property_tree::ptree &parent, PropertyTreeHelpers::WalkerFunction< boost::property_tree::ptree > &method)