Import Geant4 8.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:36:02 +02:00
parent d93e1e39a9
commit 8a51e0bc40
5471 changed files with 99628 additions and 55248 deletions
@@ -35,10 +35,10 @@
// 28 Nov 2001 Elena Guardincerri Created
//
// -------------------------------------------------------------------
#include <stdlib.h>
#ifdef G4ANALYSIS_USE
#include "G4VProcess.hh"
#include <fstream>
#include <strstream>
#include "G4ios.hh"
#include "XrayFluoAnalysisManager.hh"
#include "G4Step.hh"
@@ -738,7 +738,7 @@ void XrayFluoAnalysisManager::SetOutputFileType(G4String newType)
persistencyType = newType;
}
#endif