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
!27
Add J/psi resolution; re-write RC with Dummy instead of rc tracks
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add J/psi resolution; re-write RC with Dummy instead of rc tracks
ziyue_work_branch
into
master
Overview
2
Commits
76
Pipelines
0
Changes
1
Merged
Ziyue Zhang
requested to merge
ziyue_work_branch
into
master
4 years ago
Overview
1
Commits
76
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
89742335
Show latest version
1 file
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
89742335
WIP: Try out Dummy
· 89742335
Ziyue Zhang
authored
4 years ago
benchmarks/dvmp/analysis/vm_mass.cxx
+
2
−
0
Options
@@ -14,6 +14,8 @@
#include
<nlohmann/json.hpp>
#include
<string>
#include
<vector>
#include
"eicd/ReconstructedParticleCollection.h"
#include
"eicd/ReconstructedParticleData.h"
// Run VM invariant-mass-based benchmarks on an input reconstruction file for
// a desired vector meson (e.g. jpsi) and a desired decay particle (e.g. muon)
Loading