Skip to content
Snippets Groups Projects

Add truth inclusive kinematics to reconstruction

Merged Wouter Deconinck requested to merge truth-inclusive-kinematics into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -4,6 +4,7 @@
#include <vector>
#include "ROOT/RDataFrame.hxx"
#include "Math/Vector4D.h"
#include <nlohmann/json.hpp>
using json = nlohmann::json;
Loading