Import Geant4 10.2.0 source tree
This commit is contained in:
@@ -73,8 +73,6 @@
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
|
||||
using namespace std;
|
||||
|
||||
class G4INCLXXInterfaceStore;
|
||||
class G4INCLXXVInterfaceTally;
|
||||
|
||||
@@ -134,6 +132,8 @@ public:
|
||||
|
||||
virtual void ModelDescription(std::ostream& outFile) const;
|
||||
|
||||
G4String const &GetDeExcitationModelName() const;
|
||||
|
||||
private:
|
||||
G4bool AccurateProjectile(const G4HadProjectile &aTrack, const G4Nucleus &theTargetNucleus) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user