8#include <tracking/dataobjects/FilterID.h>
9#include <gtest/gtest.h>
Set up a few arrays and objects in the datastore.
Class to identify a filter type used by sectorFriends.
static filterTypes getFilterType(const std::string &filterString)
converts existing string with name of filter type into suitable enum value.
static const std::string nameHelixParameterFit
string name of filter helix Parameter Fit
filterTypes
filterTyoes contains enums assigning unique values for each filter type allowing fast filter type rec...
static std::string getFilterString(filterTypes filterType)
converts existing enum value into suitable string with name of filter type.
Abstract base class for different kinds of events.