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
Describe the solution you'd like
This was temporary and needs to be updated
moreover, I had to add reflectivity properties to the dRICH sensor surface from the ATHENA master branch, in order to see hits; not sure if this is correct (since we did not have this in the ATHENA proposal production)
Tasks:
check the photon count, to make sure we get the expected numbers
check the sensor geometry and segmentation
surface paramaterization (esp. reflectivity)
sensor bases (how to model the back of the sensors?) - make sure there is enough space for this
Additional context
Notes from ATHENA studies (from discussions with Alexander, Chandra, and Chris):
the non-negligible gas-to-resin (numerically
<5%) and resin-to-silicon (~15%) reflections must be effectively
accounted in the quoted PDEs. At all incident angles of interest
for us (up to 30 degree or so) there numbers get shared between
the polarization states, but average stays more or less the same.
However in our case (g4dRIChOptics.hh) the sensor surface was defined as dielectric_metal with
some bogus imaginary refractive index parameters. This killed the
photons, and also I verified that the MC .root files contain only
the ones which were detected somewhere. So I temporarily changed the material to AirOptical, and added
a benign surface to the optical_metarials.xml database, and we are
back at ~10 npe. And "Chandra's number" for 350..650nm integral is
now ~72 or so.
I think the correct way to account Cherenkov photon polarization is
to create a resin volume, and perhaps even a silicon volume inside it,
but renormalize the PDE, accounting for the normal incident losses.
look into G4SiPM package
The text was updated successfully, but these errors were encountered:
This adds a `since` input to the meeting slides run to allow for deviations from the default '1 week ago' durations. Also changes the scheduled run time to Monday 16:30 UTC, 12:30 EDT.
Describe the solution you'd like
This was temporary and needs to be updated
master
branch, in order to see hits; not sure if this is correct (since we did not have this in the ATHENA proposal production)Tasks:
Additional context
Notes from ATHENA studies (from discussions with Alexander, Chandra, and Chris):
sensor used for proposal: https://www.hamamatsu.com/us/en/product/optical-sensors/mppc/mppc_mppc-array/S13361-3050AE-08.html
the non-negligible gas-to-resin (numerically
<5%) and resin-to-silicon (~15%) reflections must be effectively
accounted in the quoted PDEs. At all incident angles of interest
for us (up to 30 degree or so) there numbers get shared between
the polarization states, but average stays more or less the same.
However in our case (g4dRIChOptics.hh) the sensor surface was defined as dielectric_metal with
some bogus imaginary refractive index parameters. This killed the
photons, and also I verified that the MC .root files contain only
the ones which were detected somewhere. So I temporarily changed the material to AirOptical, and added
a benign surface to the optical_metarials.xml database, and we are
back at ~10 npe. And "Chandra's number" for 350..650nm integral is
now ~72 or so.
I think the correct way to account Cherenkov photon polarization is
to create a resin volume, and perhaps even a silicon volume inside it,
but renormalize the PDE, accounting for the normal incident losses.
look into
G4SiPM
packageThe text was updated successfully, but these errors were encountered: