Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
physics_benchmarks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
benchmarks
physics_benchmarks
Merge requests
!196
fix: rm DD4pod in cxx macros
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
fix: rm DD4pod in cxx macros
wdconinc-master-patch-29337
into
master
Overview
0
Commits
4
Pipelines
0
Changes
5
Merged
fix: rm DD4pod in cxx macros
Wouter Deconinck
requested to merge
wdconinc-master-patch-29337
into
master
Nov 22, 2022
Overview
0
Commits
4
Pipelines
0
Changes
5
0
0
Merge request reports
Compare
master
version 3
0c0f9dda
Nov 22, 2022
version 2
c15523a7
Nov 22, 2022
version 1
82f3ec5b
Nov 22, 2022
master (base)
and
latest version
latest version
48f527c4
4 commits,
Nov 22, 2022
version 3
0c0f9dda
3 commits,
Nov 22, 2022
version 2
c15523a7
2 commits,
Nov 22, 2022
version 1
82f3ec5b
1 commit,
Nov 22, 2022
5 files
+
2
−
32
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
benchmarks/backgrounds/analysis/synchrotron_raw.cxx
+
0
−
1
View file @ 48f527c4
Edit in single-file editor
Open in Web IDE
Show full file
@@ -15,7 +15,6 @@ R__LOAD_LIBRARY(libfmt.so)
#include
"fmt/color.h"
R__LOAD_LIBRARY
(
libedm4eic
.
so
)
R__LOAD_LIBRARY
(
libDD4pod
.
so
)
#include
"edm4eic/ReconstructedParticleCollection.h"
Loading