Project
Loading...
Searching...
No Matches
DataProcessorSpec.h File Reference
#include "Framework/AlgorithmSpec.h"
#include "Framework/ConfigParamSpec.h"
#include "Framework/DataProcessorLabel.h"
#include "Framework/DataRef.h"
#include "Framework/DataAllocator.h"
#include "Framework/InputSpec.h"
#include "Framework/OutputSpec.h"
#include "Framework/CommonServices.h"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  o2::framework::DataProcessorMetadata
 
struct  o2::framework::DataProcessorSpec
 

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.
 

Typedefs

using o2::framework::Inputs = std::vector< InputSpec >
 
using o2::framework::Outputs = std::vector< OutputSpec >
 
using o2::framework::Options = std::vector< ConfigParamSpec >