Skip to Content.
Sympa Menu

sphenix-tracking-l - Re: [Sphenix-tracking-l] Chip/Ladder mapping for INTT

sphenix-tracking-l AT lists.bnl.gov

Subject: sPHENIX tracking discussion

List archive

Chronological Thread  
  • From: "Bertaux, Joseph Tyler" <jbertau AT purdue.edu>
  • To: Anthony Frawley <afrawley AT fsu.edu>, "sphenix-tracking-l AT lists.bnl.gov" <sphenix-tracking-l AT lists.bnl.gov>
  • Subject: Re: [Sphenix-tracking-l] Chip/Ladder mapping for INTT
  • Date: Sat, 9 Jul 2022 20:45:38 +0000

Thank you for the reply,

I think this is what I was looking for. What I wanted to do is simulate some number of particles and have the output .root file contain branches with both the physical location of the hit and the ID of the chip/strip/ladder. I suspect PHG4InttDetector::AddGeometryNode() might do this for me.

Joseph

From: Anthony Frawley <afrawley AT fsu.edu>
Sent: Saturday, July 9, 2022 11:18 AM
To: sphenix-tracking-l AT lists.bnl.gov <sphenix-tracking-l AT lists.bnl.gov>; Bertaux, Joseph Tyler <jbertau AT purdue.edu>
Subject: Re: Chip/Ladder mapping for INTT
 
---- External Email: Use caution with attachments, links, or sharing data ----

Hello Joseph,

The machinery to do this already exists. The code is in the coresoftware repository:

    offline/packages/intt/CylinderGeomIntt

The code that fills in the details of the geometry class is in the detector construction class that builds the detector model:

   simulation/g4simulation/g4intt/PHG4InttDetector::AddGeometryNode()

It would help if I knew what you are trying to do. Let me know if you want to chat.

Tony


From: sPHENIX-tracking-l <sphenix-tracking-l-bounces AT lists.bnl.gov> on behalf of Bertaux, Joseph Tyler via sPHENIX-tracking-l <sphenix-tracking-l AT lists.bnl.gov>
Sent: Friday, July 8, 2022 5:45 PM
To: sphenix-tracking-l AT lists.bnl.gov <sphenix-tracking-l AT lists.bnl.gov>
Subject: [Sphenix-tracking-l] Chip/Ladder mapping for INTT
 
Hello all,

Sorry for the bulk email but I wanted to check; is there an existing or decided convention to map between chip/ladder ID to physical x, y, z coordinates where the hit occurred?

I wanted to approach this problem by writing a Fun4All code; is there a way to configure the output so that the hit location and ID are output commensurately for a particular detector?

Thank you,

Joseph



Archive powered by MHonArc 2.6.24.

Top of Page