Skip to content
Snippets Groups Projects
Commit 2db57faf authored by Tom Polakovic's avatar Tom Polakovic
Browse files

Update trackers/roman_pot_hit_eta.cxx

parent b4de1c04
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ R__LOAD_LIBRARY(libDDG4IO.so) ...@@ -29,7 +29,7 @@ R__LOAD_LIBRARY(libDDG4IO.so)
//#include "lcio2/TrackerRawDataData.h" //#include "lcio2/TrackerRawDataData.h"
//#include "lcio2/TrackerRawData.h" //#include "lcio2/TrackerRawData.h"
void roman_pot_hit_eta(const char* fname = "../sim_output/roman_pot_out.root"){ void roman_pot_hit_eta(const char* fname = "./sim_output/roman_pot_out.root"){
ROOT::EnableImplicitMT(); // Tell ROOT you want to go parallel ROOT::EnableImplicitMT(); // Tell ROOT you want to go parallel
double degree = TMath::Pi()/180.0; double degree = TMath::Pi()/180.0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment