Import Geant4 11.2.0 source tree
This commit is contained in:
@@ -52,8 +52,8 @@ class HadronElasticPhysicsHP : public G4HadronElasticPhysics
|
||||
private:
|
||||
void DefineCommands();
|
||||
|
||||
G4GenericMessenger* fMessenger;
|
||||
G4bool fThermal;
|
||||
G4GenericMessenger* fMessenger = nullptr;
|
||||
G4bool fThermal = false;
|
||||
};
|
||||
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
|
||||
|
||||
Reference in New Issue
Block a user