Fixed bug in runMuSimulation.C

This commit is contained in:
prokscha 2019-05-23 11:13:36 +02:00
parent 6ee9d829ff
commit 2e2c249e33

View File

@ -91,7 +91,7 @@ void runMuSimulation()
TTimeStamp *timeStampStart = new TTimeStamp();
cout << endl << "Simulation started on:" << endl;
timeStampStart->Print("l);
timeStampStart->Print("l");
cout << endl;
histogramFileName = TString("0");