We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
api/python/gemc_api_mirrors.py
Line 95 in dde6f91
In MDetectorConstruction.cc line 499, we check if matOptProps != 'notDefined', which is true in this case, even though props aren't defined.
MDetectorConstruction.cc
matOptProps != 'notDefined'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
api/python/gemc_api_mirrors.py
Line 95 in dde6f91
In
MDetectorConstruction.cc
line 499, we check ifmatOptProps != 'notDefined'
, which is true in this case, even though props aren't defined.The text was updated successfully, but these errors were encountered: