Skip to content
Snippets Groups Projects

Truth reconstruction

Merged Tooba Ali requested to merge truth_reconstruction into master
5 files
+ 2
32
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -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