Skip to Content.
Sympa Menu

sphenix-software-l - Re: [Sphenix-software-l] New Track DST Object

sphenix-software-l AT lists.bnl.gov

Subject: sPHENIX discussion of software

List archive

Chronological Thread  
  • From: Hugo Pereira Da Costa <hugo.pereira-da-costa AT cea.fr>
  • To: sphenix-software-l AT lists.bnl.gov
  • Subject: Re: [Sphenix-software-l] New Track DST Object
  • Date: Thu, 26 May 2022 08:59:58 -0400

Hi Joe,

Thanks for the heads up. Could you point to some example code that does the accessing of the Track clusters via seed ?

(I need to update PHTpcResiduals, among other things, to match the change)


Hugo


On 5/23/22 16:00, Osborn, Joe via sPHENIX-software-l wrote:

Dear all,

 

Chris merged a PR today that changes the outward facing API of the SvtxTrack DST object in the track reconstruction. There were a number of obsolete and/or extraneous member variables removed, which makes the object lighter weight and better for our computational needs. The relevant points:

 

An SvtxTrack object no longer has a list of clusters associated to it, it has two track seeds which contain the cluster lists (a seed for the MVTX+INTT and a seed for the TPC+TPOT). Extraneous variables related to the calo matching were replaced by a single TrackState with the calo projection information (e.g. x,y,z and px,py,pz of the projection). Extraneous default DCA variables were removed in favor of user calculated values, which may depend on a particular analysis. The track position and associated vertex are still available as before.

 

This will be relevant in the next iteration of MDC2 track reconstruction, whenever that may be. If you have questions please don’t hesitate to ask.

 

Joe Osborn

 

---------------------------   Joe Osborn, Ph.D. Associate Research Scientist Oak Ridge National Laboratory osbornjd AT ornl.gov (859)-433-8738

 


_______________________________________________
sPHENIX-software-l mailing list
sPHENIX-software-l AT lists.bnl.gov
https://lists.bnl.gov/mailman/listinfo/sphenix-software-l



Archive powered by MHonArc 2.6.24.

Top of Page