Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Project Juggler
Manage
Activity
Members
Labels
Plan
Issues
32
Issue boards
Milestones
Wiki
Code
Merge requests
21
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
Project Juggler
Merge requests
!521
fix: move from edm4eic to edm4hep::utils vector_utils
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
fix: move from edm4eic to edm4hep::utils vector_utils
edm4hep-utils-vector-utils
into
main
Overview
0
Commits
1
Pipelines
0
Changes
66
Merged
Wouter Deconinck
requested to merge
edm4hep-utils-vector-utils
into
main
1 year ago
Overview
0
Commits
1
Pipelines
0
Changes
66
Expand
👍
0
👎
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
bc213154
1 commit,
1 year ago
66 files
+
310
−
310
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
66
Search (e.g. *.vue) (Ctrl+P)
JugFast/src/components/ClusterMerger.cpp
+
1
−
1
Options
@@ -17,7 +17,7 @@
// Event Model related classes
#include
"edm4eic/ClusterCollection.h"
#include
"edm4eic/MCRecoClusterParticleAssociationCollection.h"
#include
"edm4
eic
/vector_utils.h"
#include
"edm4
hep/utils
/vector_utils.h"
using
namespace
Gaudi
::
Units
;
Loading