Import Geant4 11.1.0.beta source tree
This commit is contained in:
+1
-5
@@ -77,11 +77,7 @@ public:
|
||||
theAngular[i].Init(aDataFile, theProjectile);
|
||||
theAngular[i].SetInterpolation(theInterpolation);
|
||||
#ifndef PHP_AS_HP
|
||||
if( i != 0 ) {
|
||||
theAngular[i].PrepareTableInterpolation();
|
||||
} else {
|
||||
theAngular[i].PrepareTableInterpolation();
|
||||
}
|
||||
theAngular[i].PrepareTableInterpolation();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user