Import Geant4 9.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 17:01:34 +02:00
parent b1eb5424d2
commit e2d2f9810a
10384 changed files with 698580 additions and 628834 deletions
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4ExcitedStringDecay.hh,v 1.13 2010-08-05 08:44:37 vuzhinsk Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#ifndef G4ExcitedStringDecay_h
#define G4ExcitedStringDecay_h 1
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4FragmentingString.hh,v 1.5 2010-09-20 12:46:23 vuzhinsk Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#ifndef G4FragmentingString_h
@@ -62,6 +61,7 @@ class G4FragmentingString
~G4FragmentingString();
G4FragmentingString& operator=(const G4FragmentingString &);
int operator==(const G4FragmentingString &right) const;
int operator!=(const G4FragmentingString &right) const;
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4HadronBuilder.hh,v 1.6 2010-09-20 12:46:23 vuzhinsk Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
// -----------------------------------------------------------------------------
// GEANT 4 class header file
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4LundStringFragmentation.hh,v 1.7 2010-09-20 12:46:23 vuzhinsk Exp $
// GEANT4 tag $Name: not supported by cvs2svn $ Maxim Komogorov
// $Id$
//
// -----------------------------------------------------------------------------
// GEANT 4 class implementation file
@@ -50,6 +49,7 @@ public:
virtual G4KineticTrackVector* FragmentString(const G4ExcitedString& theString);
private:
// not implemented to protect/forbid use
G4LundStringFragmentation(const G4LundStringFragmentation &right);
const G4LundStringFragmentation & operator=(const G4LundStringFragmentation &right);
int operator==(const G4LundStringFragmentation &right) const;
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4QGSMFragmentation.hh,v 1.6 2010-09-20 12:46:23 vuzhinsk Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
// -----------------------------------------------------------------------------
// GEANT 4 class implementation file
@@ -45,13 +44,15 @@ public:
~G4QGSMFragmentation();
virtual G4KineticTrackVector* FragmentString(const G4ExcitedString& theString);
const G4QGSMFragmentation & operator=(const G4QGSMFragmentation &right);
int operator==(const G4QGSMFragmentation &right) const;
int operator!=(const G4QGSMFragmentation &right) const;
private:
// not implemented to protect/forbid use
G4QGSMFragmentation(const G4QGSMFragmentation &right);
const G4QGSMFragmentation & operator=(const G4QGSMFragmentation &right);
int operator==(const G4QGSMFragmentation &right) const;
int operator!=(const G4QGSMFragmentation &right) const;
private:
virtual G4double GetLightConeZ(G4double zmin, G4double zmax, G4int PartonEncoding, G4ParticleDefinition* pHadron, G4double Px, G4double Py);
G4QGSMFragmentation(const G4QGSMFragmentation &right);
virtual void Sample4Momentum(G4LorentzVector* Mom, G4double Mass, G4LorentzVector* AntiMom, G4double AntiMass, G4double InitialMass);
virtual G4bool StopFragmenting(const G4FragmentingString * const string);
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4VKinkyStringDecay.hh,v 1.4 2010-09-20 12:46:23 vuzhinsk Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
// Maxim Komogorov
//
// -----------------------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4VLongitudinalStringDecay.hh,v 1.8 2010-09-20 12:46:23 vuzhinsk Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
// Maxim Komogorov
//
// -----------------------------------------------------------------------------
@@ -51,7 +50,9 @@ public:
virtual ~G4VLongitudinalStringDecay();
private:
// not implemented to protect/forbid use
G4VLongitudinalStringDecay(const G4VLongitudinalStringDecay &right);
const G4VLongitudinalStringDecay & operator=(const G4VLongitudinalStringDecay &right);
int operator==(const G4VLongitudinalStringDecay &right) const;
int operator!=(const G4VLongitudinalStringDecay &right) const;