Import Geant4 9.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:25:56 +02:00
parent 74cad5e589
commit 89a9605df1
4440 changed files with 379508 additions and 189225 deletions
@@ -42,6 +42,7 @@
#include "G4MuonDecayChannelWithSpin.hh"
#include "Randomize.hh"
#include "G4DecayProducts.hh"
#include "G4LorentzVector.hh"
@@ -49,6 +50,8 @@ G4MuonDecayChannelWithSpin::G4MuonDecayChannelWithSpin(const G4String& theParent
G4double theBR)
: G4MuonDecayChannel(theParentName,theBR)
{
EMMU = 0.*MeV;
EMASS = 0.*MeV;
}
G4MuonDecayChannelWithSpin::~G4MuonDecayChannelWithSpin()