Skip to content
Snippets Groups Projects

Update Analysis Script

Merged Jihee Kim requested to merge jihee.kim/reconstruction_benchmarks:analysis into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
@@ -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
Loading