Skip to content
Snippets Groups Projects
Commit d65e28a4 authored by Norbert Herrmann's avatar Norbert Herrmann Committed by Florian Uhlig
Browse files

change bdf file name

parent fe3001e3
No related branches found
No related tags found
1 merge request!138Final merge
......@@ -77,7 +77,7 @@ void ana_trks(Int_t nEvents = 10000,
cout << "Geometry version " << TofGeo << endl;
TObjString* tofDigiBdfFile =
new TObjString(workDir + "/parameters/tof/" + TofGeo + ".digibdf.par");
new TObjString(workDir + "/parameters/tof/tof_" + TofGeo + ".digibdf.par");
parFileList->Add(tofDigiBdfFile);
TString geoDir = gSystem->Getenv("VMCWORKDIR");
......
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