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
+30
View File
@@ -17,6 +17,36 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
- 9 Sep. 2012 G.Cosmo (particles-V09-05-07)
- Fix constructor of G4PhaseSpaceDecayChannel
- 13 Jun. 2012 G.Cosmo (particles-V09-05-06)
- Explicitly use inclusion of headers for system of units and physical
constants, in plan to remove implicit inclusion from globals.hh.
- 25 May. 2012 G.Cosmo (particles-V09-05-05)
- Fixed trivial cases of variable shadowing.
- 24 May. 2012 H.Kurashige (particles-V09-05-04)
- Fix the problem in G4PhaseSpaceDecayChannel
(dynamic mass is cached in the object and used following decays)A
- 14 May. 2012 H.Kurashige (particles-V09-05-03)
- Add protection to call G4ParticleRemoveAllParticles in readyToUse state
- Add protection to call clear for G4IonTable and G4ShortlivedTable in readyToUse state
- Add protection to call Remove for G4ParticleTable and related tables in readyToUse state
- Add protection to call destructor of G4ParticleDefinition in readyToUse state
- 29 Apr. 2012 H.Kurashige (particles-V09-05-02)
- Fixed assignemt operator of G4DecayProducts
- 21 Apr. 2012 H.Kurashige (particles-V09-05-01)
- Fixed the bug in decay table for k_star-
- 4 Apr. 2012 H.Kurashige (particles-V09-05-00)
- Modify G4eDecayProduct to use std::vector instead of fixed size array
(remove limitation of number of daughters)
- 23 Nov. 2011 P.Gumplinger (particles-V09-04-22)
- this is a correction of a comment only; credit should go to
D. Mingming in G4MuonRadiativeDecayChannelWithSpin.hh
@@ -23,8 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4AdjointAlpha.hh,v 1.2 2009-11-20 13:13:34 ldesorgh Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
// ------------------------------------------------------------
// GEANT 4 class header file
@@ -23,8 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4AdjointDeuteron.hh,v 1.2 2009-11-20 13:13:34 ldesorgh Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
// ------------------------------------------------------------
// GEANT 4 class header file
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AdjointElectron.hh,v 1.1 2008-11-06 13:17:36 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
// ------------------------------------------------------------
// GEANT 4 class header file
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AdjointGamma.hh,v 1.1 2008-11-06 13:17:36 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -23,8 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4AdjointGenericIon.hh,v 1.2 2009-11-20 13:13:34 ldesorgh Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
// ------------------------------------------------------------
// GEANT 4 class header file
@@ -23,8 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4AdjointHe3.hh,v 1.2 2009-11-20 13:13:34 ldesorgh Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
// ------------------------------------------------------------
// GEANT 4 class header file
@@ -23,8 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4AdjointIons.hh,v 1.2 2009-11-20 13:13:34 ldesorgh Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
// ------------------------------------------------------------
// GEANT 4 class header file
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AdjointPositron.hh,v 1.1 2008-11-06 13:17:36 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
// ------------------------------------------------------------
// GEANT 4 class header file
@@ -23,8 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4AdjointProton.hh,v 1.2 2009-11-20 13:13:34 ldesorgh Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
// ------------------------------------------------------------
@@ -23,8 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4AdjointTriton.hh,v 1.2 2009-11-20 13:13:34 ldesorgh Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
// ------------------------------------------------------------
// GEANT 4 class header file
@@ -23,11 +23,11 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4AdjointAlpha.cc,v 1.2 2009-11-20 13:13:34 ldesorgh Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#include "G4AdjointAlpha.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
// ######################################################################
@@ -23,10 +23,11 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4AdjointDeuteron.cc,v 1.2 2009-11-20 13:13:34 ldesorgh Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#include "G4AdjointDeuteron.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
// ######################################################################
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AdjointElectron.cc,v 1.2 2008-11-13 08:23:12 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -39,6 +38,8 @@
//
#include "G4AdjointElectron.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
// ######################################################################
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AdjointGamma.cc,v 1.1 2008-11-06 13:17:36 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
// ------------------------------------------------------------
// GEANT 4 class header file
@@ -36,6 +35,7 @@
//
#include "G4AdjointGamma.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
// ######################################################################
@@ -23,10 +23,10 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4AdjointGenericIon.cc,v 1.2 2009-11-20 13:13:34 ldesorgh Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#include "G4AdjointGenericIon.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
// ######################################################################
+3 -2
View File
@@ -23,10 +23,11 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4AdjointHe3.cc,v 1.2 2009-11-20 13:13:34 ldesorgh Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#include "G4AdjointHe3.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
// ######################################################################
@@ -23,13 +23,13 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4AdjointIons.cc,v 1.2 2009-11-20 13:13:34 ldesorgh Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#include <fstream>
#include <iomanip>
#include "G4AdjointIons.hh"
#include "G4SystemOfUnits.hh"
// ######################################################################
// ### ADJOINT Ions ###
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AdjointPositron.cc,v 1.3 2008-11-13 08:23:12 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -40,6 +39,8 @@
#include "G4AdjointPositron.hh"
#include "G4ParticleTable.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
// ######################################################################
// ### ADJOINT ELECTRON ###
@@ -23,12 +23,13 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4AdjointProton.cc,v 1.2 2009-11-20 13:13:34 ldesorgh Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#include "G4AdjointProton.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
// ######################################################################
@@ -23,10 +23,11 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4AdjointTriton.cc,v 1.2 2009-11-20 13:13:34 ldesorgh Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#include "G4AdjointTriton.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
// ######################################################################
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4BosonConstructor.hh,v 1.6 2006-06-29 19:14:31 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// --------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4ChargedGeantino.hh,v 1.12 2006-06-29 19:14:33 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
+1 -2
View File
@@ -23,8 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4Gamma.hh,v 1.15 2006-06-29 19:14:35 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4Geantino.hh,v 1.12 2006-06-29 19:14:38 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4OpticalPhoton.hh,v 1.12 2006-06-29 19:14:41 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4UnknownParticle.hh,v 1.5 2006-06-29 19:14:44 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4BosonConstructor.cc,v 1.5 2006-06-29 19:14:47 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// --------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4ChargedGeantino.cc,v 1.15 2006-06-29 19:14:49 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,7 @@
// ----------------------------------------------------------------
#include "G4ChargedGeantino.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
+2 -2
View File
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4Gamma.cc,v 1.13 2006-06-29 19:14:52 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,7 @@
// ----------------------------------------------------------------
#include "G4Gamma.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
// ######################################################################
+2 -2
View File
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4Geantino.cc,v 1.15 2006-06-29 19:14:55 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,7 @@
// ----------------------------------------------------------------
#include "G4Geantino.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4OpticalPhoton.cc,v 1.13 2006-06-29 19:14:58 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -39,6 +38,7 @@
// ----------------------------------------------------------------
#include "G4OpticalPhoton.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
// ######################################################################
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4UnknownParticle.cc,v 1.4 2006-06-29 19:15:00 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -37,6 +36,7 @@
// ----------------------------------------------------------------
#include "G4UnknownParticle.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiLambda.hh,v 1.13 2006-06-29 19:15:02 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiLambdab.hh,v 1.9 2006-06-29 19:15:42 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiLambdacPlus.hh,v 1.9 2006-06-29 19:15:04 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiNeutron.hh,v 1.14 2006-06-29 19:15:06 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiOmegaMinus.hh,v 1.10 2006-06-29 19:15:08 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiOmegabMinus.hh,v 1.12 2006-06-29 19:15:50 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiOmegacZero.hh,v 1.12 2006-06-29 19:15:10 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiProton.hh,v 1.11 2006-06-29 19:15:13 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmaMinus.hh,v 1.10 2006-06-29 19:15:16 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmaPlus.hh,v 1.10 2006-06-29 19:15:18 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmaZero.hh,v 1.13 2006-06-29 19:15:20 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmabMinus.hh,v 1.9 2006-06-29 19:16:01 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmabPlus.hh,v 1.9 2006-06-29 19:16:01 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmabZero.hh,v 1.9 2006-06-29 19:16:01 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmacPlus.hh,v 1.9 2006-06-29 19:15:22 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmacPlusPlus.hh,v 1.9 2006-06-29 19:15:24 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmacZero.hh,v 1.12 2006-06-29 19:15:26 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiXiMinus.hh,v 1.10 2006-06-29 19:15:28 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiXiZero.hh,v 1.13 2006-06-29 19:15:30 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiXibMinus.hh,v 1.9 2006-06-29 19:16:14 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiXibZero.hh,v 1.9 2006-06-29 19:16:14 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiXicPlus.hh,v 1.9 2006-06-29 19:15:32 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiXicZero.hh,v 1.12 2006-06-29 19:15:35 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4BaryonConstructor.hh,v 1.5 2006-06-29 19:15:38 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// --------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4Lambda.hh,v 1.13 2006-06-29 19:15:40 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4Lambdab.hh,v 1.9 2006-06-29 19:15:42 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4LambdacPlus.hh,v 1.9 2006-06-29 19:15:42 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4Neutron.hh,v 1.16 2006-06-29 19:15:45 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4OmegaMinus.hh,v 1.10 2006-06-29 19:15:47 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4OmegabMinus.hh,v 1.12 2006-06-29 19:15:50 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4OmegacZero.hh,v 1.12 2006-06-29 19:15:50 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4Proton.hh,v 1.13 2006-06-29 19:15:52 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4SigmaMinus.hh,v 1.10 2006-06-29 19:15:54 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4SigmaPlus.hh,v 1.10 2006-06-29 19:15:57 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4SigmaZero.hh,v 1.13 2006-06-29 19:15:59 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4SigmabMinus.hh,v 1.9 2006-06-29 19:16:01 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4SigmabPlus.hh,v 1.9 2006-06-29 19:16:01 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4SigmabZero.hh,v 1.9 2006-06-29 19:16:01 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4SigmacPlus.hh,v 1.9 2006-06-29 19:16:01 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4SigmacPlusPlus.hh,v 1.9 2006-06-29 19:16:03 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4SigmacZero.hh,v 1.12 2006-06-29 19:16:06 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XiMinus.hh,v 1.10 2006-06-29 19:16:09 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XiZero.hh,v 1.13 2006-06-29 19:16:12 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XibMinus.hh,v 1.9 2006-06-29 19:16:14 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XibZero.hh,v 1.9 2006-06-29 19:16:14 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XicPlus.hh,v 1.9 2006-06-29 19:16:14 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XicZero.hh,v 1.12 2006-06-29 19:16:17 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiLambda.cc,v 1.20 2010-10-01 02:41:43 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,8 @@
// ----------------------------------------------------------------------
#include "G4AntiLambda.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiLambdab.cc,v 1.17 2010-10-01 02:41:43 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -39,6 +38,7 @@
//
#include "G4AntiLambdab.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiLambdacPlus.cc,v 1.17 2010-10-01 02:41:43 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,7 @@
// ----------------------------------------------------------------------
#include "G4AntiLambdacPlus.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiNeutron.cc,v 1.24 2010/10/01 02:41:43 kurasige Exp $
// $Id$
// GEANT4 tag $Name: geant4-09-04-ref-00 $
//
//
@@ -39,6 +39,8 @@
// ----------------------------------------------------------------------
#include "G4AntiNeutron.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4NeutronBetaDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiOmegaMinus.cc,v 1.15 2008-09-18 08:37:27 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,8 @@
// ----------------------------------------------------------------------
#include "G4AntiOmegaMinus.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiOmegabMinus.cc,v 1.20 2010-10-01 02:41:43 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,7 @@
// ----------------------------------------------------------------------
#include "G4AntiOmegabMinus.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiOmegacZero.cc,v 1.20 2010-10-01 02:41:43 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,7 @@
// ----------------------------------------------------------------------
#include "G4AntiOmegacZero.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiProton.cc,v 1.14 2008-03-06 15:41:57 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -39,6 +38,8 @@
// ----------------------------------------------------------------
#include "G4AntiProton.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
// ######################################################################
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmaMinus.cc,v 1.16 2010-10-01 02:41:43 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,8 @@
// ----------------------------------------------------------------------
#include "G4AntiSigmaMinus.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmaPlus.cc,v 1.16 2010-10-01 02:41:43 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,8 @@
// ----------------------------------------------------------------------
#include "G4AntiSigmaPlus.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmaZero.cc,v 1.20 2010-10-01 02:41:43 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,7 @@
// ----------------------------------------------------------------------
#include "G4AntiSigmaZero.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmabMinus.cc,v 1.13 2006-10-12 10:59:45 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -39,6 +38,7 @@
//
#include "G4AntiSigmabMinus.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmabPlus.cc,v 1.13 2006-10-12 10:59:45 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -39,6 +38,7 @@
//
#include "G4AntiSigmabPlus.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmabZero.cc,v 1.13 2006-10-12 10:59:45 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -39,6 +38,7 @@
//
#include "G4AntiSigmabZero.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmacPlus.cc,v 1.13 2009-10-08 14:55:19 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,7 @@
// ----------------------------------------------------------------------
#include "G4AntiSigmacPlus.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmacPlusPlus.cc,v 1.13 2009-10-08 14:55:19 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,7 @@
// ----------------------------------------------------------------------
#include "G4AntiSigmacPlusPlus.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiSigmacZero.cc,v 1.18 2009-10-08 14:55:19 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,7 @@
// ----------------------------------------------------------------------
#include "G4AntiSigmacZero.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiXiMinus.cc,v 1.15 2010-10-01 02:41:43 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,8 @@
// ----------------------------------------------------------------------
#include "G4AntiXiMinus.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiXiZero.cc,v 1.22 2010-10-01 02:41:43 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -38,6 +37,8 @@
// ----------------------------------------------------------------------
#include "G4AntiXiZero.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AntiXibMinus.cc,v 1.16 2010-10-01 02:41:43 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ----------------------------------------------------------------------
@@ -39,6 +38,7 @@
//
#include "G4AntiXibMinus.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleTable.hh"
#include "G4PhaseSpaceDecayChannel.hh"

Some files were not shown because too many files have changed in this diff Show More