Skip to content
Snippets Groups Projects
Commit 6fbba722 authored by Jihee Kim's avatar Jihee Kim
Browse files

Debugging

parent c4e32ab4
Branches highfive-mpi
No related tags found
1 merge request!36Update Analysis Script
This commit is part of merge request !36. Comments created here will be created in the context of that merge request.
...@@ -13,7 +13,8 @@ ...@@ -13,7 +13,8 @@
#include "TCanvas.h" #include "TCanvas.h"
#include "TStyle.h" #include "TStyle.h"
#include "TMath.h" #include "TMath.h"
#include "TH1F.h" #include "TH1.h"
#include "TH1D.h"
// If root cannot find a dd4pod header make sure to add the include dir to ROOT_INCLUDE_PATH: // If root cannot find a dd4pod header make sure to add the include dir to ROOT_INCLUDE_PATH:
// export ROOT_INCLUDE_PATH=$HOME/include:$ROOT_INCLUDE_PATH // export ROOT_INCLUDE_PATH=$HOME/include:$ROOT_INCLUDE_PATH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment