Import Geant4 9.1.0 source tree
This commit is contained in:
@@ -23,27 +23,17 @@
|
||||
// * 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
|
||||
// ------------ G4PionMinusAbsorptionAtRest physics process ------
|
||||
// by Larry Felawka (TRIUMF), April 1998
|
||||
// E-mail: felawka@alph04.triumf.ca
|
||||
// ************************************************************
|
||||
//-----------------------------------------------------------------------------
|
||||
// G4PionMinusAbsorptionAtRest physics process
|
||||
// Larry Felawka (TRIUMF), April 1998
|
||||
//---------------------------------------------------------------------
|
||||
|
||||
#ifndef G4PionMinusAbsorptionAtRest_h
|
||||
#define G4PionMinusAbsorptionAtRest_h 1
|
||||
|
||||
// Class Description
|
||||
// Process for pion- absorption at rest;
|
||||
// to be used in your physics list in case you need this physics.
|
||||
// Class Description - End
|
||||
// Class Description:
|
||||
//
|
||||
// Process for pi- absorption at rest.
|
||||
// To be used in your physics list in case you need this physics.
|
||||
|
||||
#include "globals.hh"
|
||||
#include "Randomize.hh"
|
||||
|
||||
Reference in New Issue
Block a user