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

Even more filepath shuffling.

parent 88a778ca
Branches
Tags
No related merge requests found
......@@ -29,7 +29,7 @@ R__LOAD_LIBRARY(libDDG4IO.so)
//#include "lcio2/TrackerRawDataData.h"
//#include "lcio2/TrackerRawData.h"
void simple_tracking(const char* fname = "../sim_output/roman_pot_out.root"){
void simple_tracking(const char* fname = "./sim_output/roman_pot_out.root"){
ROOT::EnableImplicitMT(); // Tell ROOT you want to go parallel
//using namespace lcio2;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment