diff --git a/benchmarks/dvmp/analysis/vm_mass.cxx b/benchmarks/dvmp/analysis/vm_mass.cxx index 61adc34a30c3edad7430bcd47d4046aa00c197be..d20f0e19dcc6a277b50c9e576998c58556ffba5f 100644 --- a/benchmarks/dvmp/analysis/vm_mass.cxx +++ b/benchmarks/dvmp/analysis/vm_mass.cxx @@ -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)