|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <catch2/catch_test_macros.hpp>#include <catch2/matchers/catch_matchers.hpp>#include <catch2/matchers/catch_matchers_floating_point.hpp>#include <edm4eic/CherenkovParticleIDCollection.h>#include <edm4eic/CherenkovParticleIDHypothesis.h>#include <edm4eic/TrackSegmentCollection.h>#include <edm4hep/Vector2f.h>#include <podio/RelationRange.h>#include <spdlog/common.h>#include <spdlog/logger.h>#include <spdlog/spdlog.h>#include <cmath>#include <gsl/pointers>#include <memory>#include <stdexcept>#include <string>#include <vector>#include "algorithms/pid/MergeParticleID.h"#include "algorithms/pid/MergeParticleIDConfig.h"
Functions | |
| TEST_CASE ("the PID MergeParticleID algorithm runs", "[MergeParticleID]") | |
| TEST_CASE | ( | "the PID MergeParticleID algorithm runs" | , |
| "" | [MergeParticleID] | ||
| ) |