Project
Loading...
Searching...
No Matches
WorkflowSerializationHelpers.cxx File Reference
#include "WorkflowSerializationHelpers.h"
#include "Framework/WorkflowSpec.h"
#include "Framework/DataDescriptorQueryBuilder.h"
#include "Framework/DataSpecUtils.h"
#include "Framework/VariantHelpers.h"
#include "Framework/VariantJSONHelpers.h"
#include "Framework/DataDescriptorMatcher.h"
#include "Framework/DataMatcherWalker.h"
#include "Framework/Logger.h"
#include "Framework/Signpost.h"
#include <rapidjson/reader.h>
#include <rapidjson/prettywriter.h>
#include <rapidjson/istreamwrapper.h>
#include <rapidjson/ostreamwrapper.h>
#include <iostream>
#include <algorithm>
#include <memory>

Go to the source code of this file.

Classes

struct  o2::framework::WorkflowImporter
 

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

 O2_DECLARE_DYNAMIC_LOG (workflow_importer)
 

Function Documentation

◆ O2_DECLARE_DYNAMIC_LOG()

O2_DECLARE_DYNAMIC_LOG ( workflow_importer  )