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
|
||||
|
||||
-7
@@ -54,9 +54,6 @@
|
||||
#include "G4HadronStoppingProcess.hh"
|
||||
|
||||
class G4ParticleDefinition;
|
||||
class G4LundStringFragmentation;
|
||||
class G4ExcitedStringDecay;
|
||||
|
||||
|
||||
class G4HadronicAbsorptionFritiofWithBinaryCascade : public G4HadronStoppingProcess {
|
||||
|
||||
@@ -74,10 +71,6 @@ private:
|
||||
G4HadronicAbsorptionFritiofWithBinaryCascade( const G4HadronicAbsorptionFritiofWithBinaryCascade& );
|
||||
|
||||
G4ParticleDefinition* pdefApplicable;
|
||||
|
||||
G4LundStringFragmentation* theLund;
|
||||
G4ExcitedStringDecay* theStringDecay;
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user