Import Geant4 10.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 12:08:39 +02:00
parent 286caacf06
commit c9b32a6c0a
5770 changed files with 1050949 additions and 367105 deletions
+3 -3
View File
@@ -116,12 +116,12 @@ void B4bRunAction::EndOfRunAction(const G4Run* /*aRun*/)
//
G4AnalysisManager* analysisManager = G4AnalysisManager::Instance();
if ( analysisManager->GetH1(1) ) {
G4cout << "\n ----> print histograms statistic ";
G4cout << G4endl << " ----> print histograms statistic ";
if(isMaster) {
G4cout << "for the entire run \n" << G4endl;
G4cout << "for the entire run " << G4endl << G4endl;
}
else {
G4cout << "for the local thread \n" << G4endl;
G4cout << "for the local thread " << G4endl << G4endl;
}
G4cout << " EAbs : mean = "