Import Geant4 11.1.0 source tree
This commit is contained in:
@@ -119,6 +119,15 @@ public:
|
||||
|
||||
static G4LowECapture*
|
||||
FindOrBuildCapture(const G4double elim, G4ParticleDefinition* part);
|
||||
|
||||
private:
|
||||
|
||||
static void StandardHadronPhysics(G4ParticleDefinition*,
|
||||
const G4double lowELimitForMSC,
|
||||
const G4double lowELimitForIoni,
|
||||
const G4double maxEnergy,
|
||||
const G4EmDNAMscModelType mscType,
|
||||
const G4bool isIon);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
@@ -187,7 +187,6 @@ private:
|
||||
size_t nLowE = 40;
|
||||
size_t nHighE = 50;
|
||||
size_t idxEnergy = 0;
|
||||
G4bool splineFlag = false;
|
||||
};
|
||||
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
|
||||
|
||||
Reference in New Issue
Block a user