BNLNPPS / esi-g4ox

0 stars 0 forks source link

Optical photons originate outside pfrich model #24

Closed ggalgoczi closed 1 month ago

ggalgoczi commented 1 month ago

./build/src/simg4ox -g geom/pfrich_opticks.gdml -i -m vis.mac

Am I calling it wrong? It yields this:

image

plexoos commented 1 month ago

Looks like you use the default torch parameters which are hard coded for now...

ggalgoczi commented 1 month ago

That's all right, could you share what parameters you used for the plots in the meeting notes? I want to test reflectivity within the model.

plexoos commented 1 month ago

Sure, here they are:

torch.pos = {0.0f, 400.0f, -1400.0f};
torch.mom = {0.0f, +1.f, -0.1f};
plexoos commented 1 month ago

I think we can close this one? Looks like we have the torch under control

Screenshot 2024-09-24 at 8 13 13 PM
ggalgoczi commented 1 month ago

Yes, adding the optical physics solved, the problem, let's close it.