17 lines
507 B
C++
17 lines
507 B
C++
// This code implementation is the intellectual property of
|
|
// the GEANT4 collaboration.
|
|
//
|
|
// By copying, distributing or modifying the Program (or any work
|
|
// based on the Program) you indicate your acceptance of this statement,
|
|
// and all its terms.
|
|
//
|
|
// $Id: G4HadronElasticDataSet.cc,v 1.2 1999/12/15 14:52:07 gunter Exp $
|
|
// GEANT4 tag $Name: geant4-03-00 $
|
|
//
|
|
//
|
|
// G4 Physics class: HadronElasticDataSet for cross sections
|
|
// F.W. Jones, TRIUMF, 28-JAN-98
|
|
//
|
|
|
|
#include "G4HadronElasticDataSet.hh"
|