Fixed bug in runMuSimulation.C
This commit is contained in:
parent
6ee9d829ff
commit
2e2c249e33
@ -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");
|
||||
|
Loading…
x
Reference in New Issue
Block a user