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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
benchmarks
physics_benchmarks
Merge requests
!193
Truth reconstruction
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Truth reconstruction
truth_reconstruction
into
master
Overview
0
Commits
16
Pipelines
0
Changes
5
Merged
Tooba Ali
requested to merge
truth_reconstruction
into
master
2 years ago
Overview
0
Commits
16
Pipelines
0
Changes
5
Expand
Updates to benchmarks/dis/analysis/truth_reconstruction.py
0
0
Merge request reports
Viewing commit
957c8e0a
Prev
Next
Show latest version
5 files
+
2
−
32
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
957c8e0a
Merge remote-tracking branch 'origin/master' into truth_reconstruction
· 957c8e0a
Wouter Deconinck
authored
2 years ago
benchmarks/backgrounds/analysis/synchrotron_raw.cxx
+
0
−
1
Options
@@ -16,7 +16,6 @@ R__LOAD_LIBRARY(libfmt.so)
@@ -16,7 +16,6 @@ R__LOAD_LIBRARY(libfmt.so)
R__LOAD_LIBRARY
(
libedm4eic
.
so
)
R__LOAD_LIBRARY
(
libedm4eic
.
so
)
#include
"edm4eic/ReconstructedParticleCollection.h"
#include
"edm4eic/ReconstructedParticleCollection.h"
void
synchrotron_raw
(
const
char
*
fname
=
"rec_synchrotron.raw.root"
){
void
synchrotron_raw
(
const
char
*
fname
=
"rec_synchrotron.raw.root"
){
Loading