|
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/CalorimeterHitCollection.h>#include <edm4eic/ClusterCollection.h>#include <edm4eic/EDM4eicVersion.h>#include <edm4eic/MCRecoClusterParticleAssociationCollection.h>#include <edm4hep/MCParticle.h>#include <podio/detail/Link.h>#include <edm4eic/MCRecoClusterParticleLinkCollection.h>#include <edm4eic/unit_system.h>#include <edm4hep/Vector3f.h>#include <edm4hep/utils/vector_utils.h>#include <spdlog/common.h>#include <spdlog/logger.h>#include <spdlog/spdlog.h>#include <cmath>#include <deque>#include <memory>#include <string>#include <tuple>#include "algorithms/calorimetry/CalorimeterClusterShape.h"#include "algorithms/calorimetry/CalorimeterClusterShapeConfig.h"
Functions | |
| TEST_CASE ("the calorimeter CoG algorithm runs", "[CalorimeterClusterShape]") | |
| TEST_CASE | ( | "the calorimeter CoG algorithm runs" | , |
| "" | [CalorimeterClusterShape] | ||
| ) |