 |
Belle II Software
release-05-01-25
|
1 #include <tracking/dataobjects/FilterID.h>
2 #include <gtest/gtest.h>
static std::string getFilterString(filterTypes filterType)
converts existing enum value into suitable string with name of filter type.
Set up a few arrays and objects in the datastore.
Abstract base class for different kinds of events.
const static std::string nameHelixParameterFit
string name of filter helix Parameter Fit
TEST_F(GlobalLabelTest, LargeNumberOfTimeDependentParameters)
Test large number of time-dep params for registration and retrieval.
static filterTypes getFilterType(const std::string &filterString)
converts existing string with name of filter type into suitable enum value.
Class to identify a filter type used by sectorFriends.
filterTypes
filterTyoes contains enums assigning unique values for each filter type allowing fast filter type rec...