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

Update roman_pot_hit_eta.cxx

parent a3385e88
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ R__LOAD_LIBRARY(libDDG4IO.so)
//#include "lcio2/TrackerRawDataData.h"
//#include "lcio2/TrackerRawData.h"
void simple_tracking2(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
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