removed debug information. Added CPU/GPU information to the MINUIT2.OUTPUT file.

This commit is contained in:
2016-04-07 13:06:02 +02:00
parent 6fa7bb5764
commit 2a041d4878
6 changed files with 125 additions and 47 deletions

View File

@ -5675,7 +5675,6 @@ Bool_t PMsrHandler::CheckMaps()
if (fNoOfMaps == 0)
fNoOfMaps = -1;
}
cout << "debug> fNoOfMaps=" << fNoOfMaps << endl;
// clean up
mapVec.clear();