Fixed bug in runMuSimulation.C
This commit is contained in:
@@ -91,7 +91,7 @@ void runMuSimulation()
|
|||||||
|
|
||||||
TTimeStamp *timeStampStart = new TTimeStamp();
|
TTimeStamp *timeStampStart = new TTimeStamp();
|
||||||
cout << endl << "Simulation started on:" << endl;
|
cout << endl << "Simulation started on:" << endl;
|
||||||
timeStampStart->Print("l);
|
timeStampStart->Print("l");
|
||||||
cout << endl;
|
cout << endl;
|
||||||
|
|
||||||
histogramFileName = TString("0");
|
histogramFileName = TString("0");
|
||||||
|
|||||||
Reference in New Issue
Block a user