Import Geant4 5.2.0 source tree
This commit is contained in:
@@ -106,7 +106,12 @@
|
||||
{
|
||||
return theCrossSectionDataStore;
|
||||
}
|
||||
|
||||
|
||||
void AddDataSet(G4VCrossSectionDataSet * aDataSet)
|
||||
{
|
||||
theCrossSectionDataStore->AddDataSet(aDataSet);
|
||||
}
|
||||
|
||||
protected:
|
||||
|
||||
// G4HadronicCrossSections theCrossSectionData;
|
||||
|
||||
Reference in New Issue
Block a user