Import Geant4 11.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2021-12-10 14:46:44 +01:00
committed by Ben Morgan
parent 6399a014b6
commit 80e2389dd8
3932 changed files with 202519 additions and 246221 deletions
@@ -217,11 +217,6 @@ private:
const G4ParticleDefinition * thePrimaryType;
G4ThreeVector theMomentumTransfer;
static G4int theBIC_ID;
#ifdef G4MULTITHREADED
static G4Mutex BICMutex;
#endif
};
#endif
@@ -65,10 +65,6 @@ class G4BinaryLightIonReaction : public G4HadronicInteraction
G4bool debug_G4BinaryLightIonReactionResults;
static G4int theBLIR_ID;
#ifdef G4MULTITHREADED
static G4Mutex BLIRMutex;
#endif
};
inline void G4BinaryLightIonReaction::SetPrecompound(G4VPreCompoundModel* ptr)
{
@@ -108,6 +108,8 @@ private:
const G4ParticleDefinition* ANTItriton;
const G4ParticleDefinition* ANTIHe3;
const G4ParticleDefinition* ANTIHe4;
G4int secID; // Creator model ID
};
inline