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

muon DIS and inactivateMuonProcesses #431

Open
ThomasRuf opened this issue Apr 20, 2023 · 6 comments · May be fixed by #510
Open

muon DIS and inactivateMuonProcesses #431

ThomasRuf opened this issue Apr 20, 2023 · 6 comments · May be fixed by #510
Labels

Comments

@ThomasRuf
Copy link
Contributor

It was found out that when running DIS simulations for SND@LHC, the outgoing muons do not make any hits in the detector. This is due to setting the inactivateMuonProcesses for DIS, which inactivates muIoni. The original reason for this setting has to do with DIS procedure: the incoming muon is cloned flying backward to make a signal in the SBT in case the DIS happens at the inner wall of the vacuum tank. However, it also made unwanted interactions in GEANT4 at other places. For this reason, some of the muon processes were switched of. I thought this was tested with FairShip, and everything worked as foreseen. Could somebody please check if muons from DIS are still making signals?

@olantwin
Copy link
Contributor

@maksymovchynnikov didn't you signals from the incoming muons in the veto systems?

@maksymovchynnikov
Copy link
Contributor

maksymovchynnikov commented Apr 24, 2023 via email

@olantwin
Copy link
Contributor

Could it be that we need to at least activate muIoni to have energy deposits in the veto detectors?

Alternatively, we could reactivate all, and the unphysical interactions deposits need to be ignored during the analysis.

Relevant commits: 8a9a67e, 479e8df, 1b68df0

@maksymovchynnikov
Copy link
Contributor

maksymovchynnikov commented Apr 25, 2023 via email

@ThomasRuf
Copy link
Contributor Author

In principle, for the outgoing muon, we want to have all processes. For the backward running muon, we don't want to have anything except of muIoni, the rest would violate the arrow of time. But I don't know how to achieve this. Except of creating a new particle which has all properties of a muon but makes only muIoni. So, activating all processes and ignoring any hits made by daughter particles created by MCTrack[2] might be the best solution. Only use hits directly made by this muon.

@fairlyons fairlyons added the bug label Sep 11, 2024
@anupama-reghunath
Copy link
Contributor

this would be resolved with the new muon DIS implementation. @olantwin

@olantwin olantwin linked a pull request Nov 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants