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).
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?
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?