|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <DD4hep/Detector.h>#include <DD4hep/IDDescriptor.h>#include <DD4hep/Readout.h>#include <Evaluator/DD4hepUnits.h>#include <algorithms/geo.h>#include <catch2/catch_test_macros.hpp>#include <catch2/generators/catch_generators.hpp>#include <catch2/matchers/catch_matchers.hpp>#include <catch2/matchers/catch_matchers_floating_point.hpp>#include <edm4eic/CalorimeterHitCollection.h>#include <edm4eic/ProtoClusterCollection.h>#include <edm4hep/Vector3f.h>#include <podio/RelationRange.h>#include <spdlog/common.h>#include <spdlog/logger.h>#include <spdlog/spdlog.h>#include <gsl/pointers>#include <limits>#include <memory>#include <string>#include <utility>#include <variant>#include <vector>#include "algorithms/calorimetry/CalorimeterIslandCluster.h"#include "algorithms/calorimetry/CalorimeterIslandClusterConfig.h"
Functions | |
| TEST_CASE ("the clustering algorithm runs", "[CalorimeterIslandCluster]") | |
| TEST_CASE | ( | "the clustering algorithm runs" | , |
| "" | [CalorimeterIslandCluster] | ||
| ) |