Difference between revisions of "DF Definitions of Tracking Elements"

From New IAC Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
{| border="1"
 
{| border="1"
 
|-
 
|-
|Sector
+
|Sector||ljblksafkjsdf
 
|-  
 
|-  
|Superlayer
+
|Superlayer||
 
|-
 
|-
|Layer
+
|Layer||
 
|-
 
|-
|Wire
+
|Wire||
 
|}
 
|}
  
Line 20: Line 20:
 
*DocaErr
 
*DocaErr
 
==FittedHit.java==
 
==FittedHit.java==
{| border="1"
 
|-
 
| A || B || C
 
|-
 
| D || E || F
 
|}
 
  
 
=Clusters=
 
=Clusters=

Revision as of 17:20, 24 May 2018

Below are definitions of the structures used in the clas12 dc reconstructions.

Hits

Hit.java

The basic building block of the other structures used in the reconstruction, Hits are simply a representation of a drift chamber wire interaction. It stores all of the relevant information for identifying a wire:

Sector ljblksafkjsdf
Superlayer
Layer
Wire


  • TDC
  • Id
  • cellSize
  • DocaErr

FittedHit.java

Clusters

Segments

Crosses

Tracks