Import Geant4 9.6.0 source tree
This commit is contained in:
@@ -40,12 +40,12 @@
|
||||
// -------------------------------------------------------------------
|
||||
|
||||
#include "globals.hh"
|
||||
#include "G4SystemOfUnits.hh"
|
||||
#include "G4HadronicException.hh"
|
||||
#include "G4ios.hh"
|
||||
#include "G4PartialWidthTable.hh"
|
||||
#include "G4KineticTrack.hh"
|
||||
|
||||
|
||||
G4PartialWidthTable::G4PartialWidthTable(const G4double* energies, G4int entries) : nEnergies(entries)
|
||||
{
|
||||
// Fill the vector with tabulated energies
|
||||
|
||||
Reference in New Issue
Block a user