Skip to content

Cyclical link dependencies FastJet addon <-> FccAnalyses? #417

Description

@vvolkl

The FastJet addon uses symbols from JetClusteringUtils.cc (here for example) and should actually link to the FccAnalyses target where JetClusteringUtils.cc is built.
But the FccAnalyses target links against the FastJet addon here.

Not sure why the linker does not complain ( it does with apple-clang 16 on macos, where I noticed this). Maybe JetClustering.cc should be moved back to analyzers/dataframe?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions