|
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/MCRecoCalorimeterHitAssociationCollection.h>#include <edm4eic/MCRecoClusterParticleAssociationCollection.h>#include <podio/detail/Link.h>#include <podio/detail/LinkCollectionImpl.h>#include <edm4eic/MCRecoCalorimeterHitLinkCollection.h>#include <edm4eic/MCRecoClusterParticleLinkCollection.h>#include <edm4eic/ProtoClusterCollection.h>#include <edm4eic/unit_system.h>#include <edm4hep/CaloHitContributionCollection.h>#include <edm4hep/EDM4hepVersion.h>#include <edm4hep/MCParticleCollection.h>#include <edm4hep/RawCalorimeterHitCollection.h>#include <edm4hep/SimCalorimeterHitCollection.h>#include <edm4hep/Vector3d.h>#include <edm4hep/Vector3f.h>#include <spdlog/common.h>#include <spdlog/logger.h>#include <spdlog/spdlog.h>#include <deque>#include <memory>#include <string>#include <tuple>#include <vector>#include "algorithms/calorimetry/CalorimeterClusterRecoCoG.h"#include "algorithms/calorimetry/CalorimeterClusterRecoCoGConfig.h"
Functions | |
| TEST_CASE ("the calorimeter CoG algorithm runs", "[CalorimeterClusterRecoCoG]") | |
| TEST_CASE | ( | "the calorimeter CoG algorithm runs" | , |
| "" | [CalorimeterClusterRecoCoG] | ||
| ) |