Skip to content
New issue

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

Fixed the G4Sphere construction using delta angles #849

Merged
merged 1 commit into from Jul 22, 2021

Conversation

whit2333
Copy link

#848

BEGINRELEASENOTES

  • Fix G4Sphere construction to use delta theta/phi instead of TGeo's ending angles phi2/theta2.
    ENDRELEASENOTES

- G4Sphere  uses delta theta/phi instead of TGeo's ending angles
  phi2/theta2.
@andresailer andresailer linked an issue Jul 22, 2021 that may be closed by this pull request
@MarkusFrankATcernch
Copy link
Contributor

@whit2333 Thanks for spotting this. I thought we found all these occurrences before in the tube segments etc. Apparently Spheres are not terribly widely used....
@andresailer The tests in the failing slot seem all be connected to materials. Can we still merge this fix?

@andresailer
Copy link
Member

@MarkusFrankATcernch Yes, the tests were already failing in master before I merged something else yesterday. Something to do with ROOT master, or other changes in dev3

@MarkusFrankATcernch
Copy link
Contributor

@andresailer You will have to do the merge. My karma is insufficient here.....

@andresailer andresailer merged commit b7f3f57 into AIDASoft:master Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Wrong G4Sphere angles
3 participants