Skip to content
Snippets Groups Projects
Commit 89742335 authored by Ziyue Zhang's avatar Ziyue Zhang
Browse files

WIP: Try out Dummy

parent a06d7669
Branches
Tags
No related merge requests found
This commit is part of merge request !27. Comments created here will be created in the context of that merge request.
...@@ -14,6 +14,8 @@ ...@@ -14,6 +14,8 @@
#include <nlohmann/json.hpp> #include <nlohmann/json.hpp>
#include <string> #include <string>
#include <vector> #include <vector>
#include "eicd/ReconstructedParticleCollection.h"
#include "eicd/ReconstructedParticleData.h"
// Run VM invariant-mass-based benchmarks on an input reconstruction file for // 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) // a desired vector meson (e.g. jpsi) and a desired decay particle (e.g. muon)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment