Project
Loading...
Searching...
No Matches
DeviceSpec.cxx File Reference
#include "../src/WorkflowHelpers.h"
#include "Framework/DeviceSpec.h"
#include "Framework/WorkflowSpec.h"
#include "Framework/ChannelMatching.h"
#include "Framework/DeviceControl.h"
#include <vector>
#include <algorithm>
#include <unordered_set>

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.
 

Typedefs

using o2::framework::LogicalChannelsMap = std::map< LogicalChannelRange, size_t >
 

Functions

size_t o2::framework::levenshteinDistance (const char *s, int len_s, const char *t, int len_t)
 
std::string o2::framework::findBestCandidate (const std::string &candidate, const LogicalChannelsMap &map)