Import Geant4 10.7.0.beta source tree
This commit is contained in:
@@ -47,9 +47,6 @@
|
||||
#include "G4HadronStoppingProcess.hh"
|
||||
|
||||
class G4ParticleDefinition;
|
||||
class G4LundStringFragmentation;
|
||||
class G4ExcitedStringDecay;
|
||||
|
||||
|
||||
class G4HadronicAbsorptionFritiof : public G4HadronStoppingProcess {
|
||||
|
||||
@@ -68,9 +65,6 @@ private:
|
||||
|
||||
G4ParticleDefinition* pdefApplicable;
|
||||
|
||||
G4LundStringFragmentation * theLund;
|
||||
G4ExcitedStringDecay * theStringDecay;
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user