Import Geant4 3.0.0 source tree
This commit is contained in:
@@ -7,12 +7,20 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id: G4NeutronHPInelasticData.hh,v 1.2 1999/07/02 09:59:14 johna Exp $
|
||||
// GEANT4 tag $Name: geant4-02-00 $
|
||||
// $Id: G4NeutronHPInelasticData.hh,v 1.3 2000/12/14 09:20:35 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-03-00 $
|
||||
//
|
||||
#ifndef G4NeutronHPInelasticData_h
|
||||
#define G4NeutronHPInelasticData_h 1
|
||||
|
||||
// Class Description
|
||||
// Cross-section data set for a high precision (based on evaluated data
|
||||
// libraries) description of neutron inelastic scattering below 20 MeV;
|
||||
// To be used in your physics list in case you need this physics.
|
||||
// In this case you want to register an object of this class with
|
||||
// the corresponding process.
|
||||
// Class Description - End
|
||||
|
||||
#include "G4VCrossSectionDataSet.hh"
|
||||
#include "G4DynamicParticle.hh"
|
||||
#include "G4Element.hh"
|
||||
|
||||
Reference in New Issue
Block a user