Import Geant4 9.5.0 source tree
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
|
||||
// Geant4 de-excitation
|
||||
#include "G4ExcitationHandler.hh"
|
||||
#include "G4PreCompoundModel.hh"
|
||||
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
@@ -67,7 +66,7 @@
|
||||
using namespace std;
|
||||
|
||||
/**
|
||||
* Interface for INCL with Geant4 PreCompound de-excitation. This
|
||||
* Interface for INCL with G4ExcitationHandler de-excitation. This
|
||||
* interface handles basic light ion bullet particles from deuterons
|
||||
* up to carbon-12. @see G4InclAblaLightIonInterface
|
||||
*/
|
||||
@@ -123,7 +122,6 @@ private:
|
||||
G4bool useFermiBreakup;
|
||||
|
||||
G4ExcitationHandler *theExcitationHandler;
|
||||
G4PreCompoundModel *thePrecoModel;
|
||||
};
|
||||
|
||||
#endif // G4INCLABLALIGHTIONINTERFACE_H
|
||||
|
||||
Reference in New Issue
Block a user