Skip to content
Snippets Groups Projects
Commit 7aefec39 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

#include "Math/Vector4D.h"

#include "TCanvas.h"
parent 51956446
No related branches found
No related tags found
1 merge request!99Add truth inclusive kinematics to reconstruction
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
#include <vector> #include <vector>
#include "ROOT/RDataFrame.hxx" #include "ROOT/RDataFrame.hxx"
#include "Math/Vector4D.h"
#include "TCanvas.h"
#include <nlohmann/json.hpp> #include <nlohmann/json.hpp>
using json = nlohmann::json; using json = nlohmann::json;
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
#include "ROOT/RDataFrame.hxx" #include "ROOT/RDataFrame.hxx"
#include "Math/Vector4D.h" #include "Math/Vector4D.h"
#include "TCanvas.h"
#include <nlohmann/json.hpp> #include <nlohmann/json.hpp>
using json = nlohmann::json; using json = nlohmann::json;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment