-
Notifications
You must be signed in to change notification settings - Fork 2
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
Axion field integration #31
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… use of REST_Physics namespace
…ex numbers, we use now TRestComplex
…ogeneous field integration
…neous magnetic field axion-photon calculation
… track does not cross the magnetic field
…nlib into jgalan_axion_field
jovoy
approved these changes
Nov 15, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A PR intended for the integration of axion-field equations into TRestAxionFieldPropagationProcess.
pipeline/physics/AxionPhysicsValidation.C
.TRestAxionField
.TRestAxionFieldPropagationProcess
to reject those photons not coming out from the end-bore. This task is now integrated intoTRestAxionTransmissionProcess
. See PR TRestAxionTransmissionProcess. Fixing the location of the window #38TRestAxionFieldPropagationProcess
, atpipeline/ray-tracing/axion-field/
.List of other relevant changes.
TRestAxionPhotonConversion
has been renamed toTRestAxionField
.TRestAxionField
now uses directly the newTRestComplex
object.TRestAxionBufferGas
now implements proper REST-for-Physics units.TRestAxionEvent
few un-necessary members have been removed.TRestAxionAnalysisProcess
added new observablesthetaAngle
,phiAngle
andR
.TRestAxionAnalysisProcess
has been documented.The pipelines added at
pipeline/physics/
andpipeline/ray-tracing/axion-field/
may serve as an example to use the routines implemented at the following PR.The following plot can be generated as follows:
These plots are the result of an arbitrary particle generator at the entrance of the magnet. It is not the corresponding to real solar axion flux.