Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
@@ -23,19 +23,9 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
//
//
// ------------------------------------------------------------
// GEANT 4 class header file --- Copyright CERN 1998
// CERN Geneva Switzerland
//
// History: first implementation, based on object model of
// 2nd December 1995, G.Cosmo
// ------------ G4KaonMinusAbsorption physics process ------
// by Larry Felawka (TRIUMF), April 1998
// E-mail: felawka@alph04.triumf.ca
// ************************************************************
//-----------------------------------------------------------------------------
// G4KaonMinusAbsorption physics process
// Larry Felawka (TRIUMF), April 1998
//---------------------------------------------------------------------
#ifndef G4KaonMinusAbsorption_h
#define G4KaonMinusAbsorption_h 1
@@ -46,10 +36,11 @@
#include "G4VParticleChange.hh"
#include "G4ParticleDefinition.hh"
#include "G4GHEKinematicsVector.hh"
// Class Description
// Alternative process for absorption of K- at rest;
// to be used in your physics list in case you need this physics.
// Class Description - End
// Class Description:
//
// Alternative process for absorption of K- at rest.
// To be used in your physics list in case you need this physics.
class G4KaonMinusAbsorption : public G4VRestProcess