Import Geant4 1.1.0 source tree
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ class G4NeutronIsoProdCrossSections
|
||||
public:
|
||||
G4NeutronIsoProdCrossSections(G4String aString)
|
||||
{ theProductName=aString; }
|
||||
void Init(ifstream & aDataSet);
|
||||
void Init(G4std::ifstream & aDataSet);
|
||||
G4double GetProductionCrossSection(G4double anEnergy);
|
||||
G4String GetProductIsotope();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user