Skip to Content.
Sympa Menu

sphenix-software-l - [Sphenix-software-l] Problem with INTT simulations

sphenix-software-l AT lists.bnl.gov

Subject: sPHENIX discussion of software

List archive

Chronological Thread  
  • From: Anthony Frawley <afrawley AT fsu.edu>
  • To: "sphenix-software-l AT lists.bnl.gov" <sphenix-software-l AT lists.bnl.gov>
  • Subject: [Sphenix-software-l] Problem with INTT simulations
  • Date: Sat, 7 Oct 2023 04:00:33 +0000

Hello,

Joseph Bertaux has done a nice job of putting together local to global transforms for the INTT based on the survey data. He and I have been working together on getting the survey alignment parameters in a form that we can use in offline.

But when we compared the transforms from the survey to the transforms used in simulation, we found that the phi positions of the ladders in simulation are different by half of a ladder spacing relative to the actual detector. We identified how this happens on the software side:

In coresoftware, the default ladder phi offsets are correct:
(notice the nonzero offsets are for layers 3 and 5)

However the values in G4_TrkrVariables.C are incorrect, and they override the correct values from PHG4InttSubsystem.cc:
(notice the nonzero offsets are for layers 4 and 6)

This does not cause problems when analyzing simulated data, since the offline code uses the same G4 geometry as the simulation does. However it does mean that:
1)  We will have to change the G4 geometry before we analyze real data, because the offline code currently thinks the INTT ladders are not where they really are.
2) Fixing the INTT geometry will break analyzing the existing simulations.

We should discuss how to deal with this at the next software meeting.

Tony





Archive powered by MHonArc 2.6.24.

Top of Page