JeffersonLab / remoll

Simulations for the MOLLER Experiment at Jefferson Lab, http://moller.jlab.org
http://jeffersonlab.github.io/remoll/
11 stars 55 forks source link

Feature request: Optical Physics from Qsim #170

Closed cameronc137 closed 5 years ago

cameronc137 commented 5 years ago

Is your feature request related to a problem? Please describe.

I want to use the optical physics list that Qsim uses (user physics list, includes additional processes, specifically scintillation, that are needed to accurately simulate MOLLER air light guides).

Describe the solution you'd like

Probably just copying most of https://github.com/JeffersonLab/qsim/blob/master/src/qsimOpticalPhysics.cc should suffice

Describe alternatives you've considered

There may be another optical physics list that is more robust?

Additional context

Does this mess with the GDML optical physics compatibility? Or was that simply a challenge of including optical material properties in the GDML parser?

cameronc137 commented 5 years ago

Resolved in feature-user-optical