You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RAT::Log::Die(dformat("PMT collection efficiency of %f is >1.0! Is thin_factor too big?", collection_eff));
The efficiency peak value in our model is 0.64. The thin_factor is always 1. It gives the efficiency > 1 error.
Can you have an option to comment that line out?
The text was updated successfully, but these errors were encountered:
We are having the issue with efficiency greater than 1 error:
ratpac-two/src/physics/src/GLG4PMTOpticalModel.cc
Line 392 in ab24a15
The efficiency peak value in our model is 0.64. The thin_factor is always 1. It gives the efficiency > 1 error.
Can you have an option to comment that line out?
The text was updated successfully, but these errors were encountered: