Import Geant4 11.1.0.beta source tree
This commit is contained in:
@@ -137,7 +137,7 @@ void G4DNAChampionElasticModel::Initialise(const G4ParticleDefinition* particle,
|
||||
|
||||
// For final state
|
||||
|
||||
char *path = getenv("G4LEDATA");
|
||||
const char *path = G4FindDataDir("G4LEDATA");
|
||||
|
||||
if (!path)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user