17 lines
512 B
C++
17 lines
512 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: G4HadronCaptureDataSet.cc,v 1.1.10.1 1999/12/07 20:51:29 gunter Exp $
|
|
// GEANT4 tag $Name: geant4-01-01 $
|
|
//
|
|
//
|
|
// G4 Physics class: HadronCaptureDataSet for cross sections
|
|
// F.W. Jones, TRIUMF, 19-MAY-98
|
|
//
|
|
|
|
#include "G4HadronCaptureDataSet.hh"
|