Import Geant4 10.4.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2017-06-30 10:49:55 +02:00
parent 3a5407696b
commit 1a1316fea4
2180 changed files with 237880 additions and 59109 deletions
@@ -64,6 +64,10 @@ class G4BinaryLightIonReaction : public G4HadronicInteraction
G4LorentzVector pInitialState, pFinalState;
G4bool debug_G4BinaryLightIonReactionResults;
static G4int theBLIR_ID;
#ifdef G4MULTITHREADED
static G4Mutex BLIRMutex;
#endif
};
inline void G4BinaryLightIonReaction::SetPrecompound(G4VPreCompoundModel* ptr)