dEmcGeaHit Struct Reference
[STAF legacy software]

import "dEmcGeaHit.idl";

List of all members.


Detailed Description

(STAF) Hits are passed by PISA in bit-packed format in structure emcghit.

This is the structure you get after unpacking. Jeff's original version modified: Aug. 20, 1997, G. David Updated: Oct. 10, 1997, G. David Updated: Dec. 9, 1997, G. David Updated: Mar. 30, 1998, G. David fields isubevt and nfile added to make translation of local track number into run-wide "true-track" possible

There is one row in this table for each elementary GEANT dE energy deposition in a sensitive EMCal volume. For typical settings there are about 1500-2000 hits per GeV VISIBLE. (Note, that for the PbSc that is a SAMPLING calorimeter this corresponds to about 5 GeV energy lost in the calorimeter

Definition at line 20 of file dEmcGeaHit.idl.

Public Attributes

long id
short type
short sector
short smodind
short towerind
float deltae
float xyz [3]
float tof
short numed
short partid
short itrack
short isubevt
short nfile
long true_track


Member Data Documentation

float dEmcGeaHit::deltae
 

Definition at line 26 of file dEmcGeaHit.idl.

long dEmcGeaHit::id
 

Definition at line 21 of file dEmcGeaHit.idl.

short dEmcGeaHit::isubevt
 

Definition at line 32 of file dEmcGeaHit.idl.

short dEmcGeaHit::itrack
 

Definition at line 31 of file dEmcGeaHit.idl.

short dEmcGeaHit::nfile
 

Definition at line 33 of file dEmcGeaHit.idl.

short dEmcGeaHit::numed
 

Definition at line 29 of file dEmcGeaHit.idl.

short dEmcGeaHit::partid
 

Definition at line 30 of file dEmcGeaHit.idl.

short dEmcGeaHit::sector
 

Definition at line 23 of file dEmcGeaHit.idl.

short dEmcGeaHit::smodind
 

Definition at line 24 of file dEmcGeaHit.idl.

float dEmcGeaHit::tof
 

Definition at line 28 of file dEmcGeaHit.idl.

short dEmcGeaHit::towerind
 

Definition at line 25 of file dEmcGeaHit.idl.

long dEmcGeaHit::true_track
 

Definition at line 34 of file dEmcGeaHit.idl.

short dEmcGeaHit::type
 

Definition at line 22 of file dEmcGeaHit.idl.

float dEmcGeaHit::xyz[3]
 

Definition at line 27 of file dEmcGeaHit.idl.


The documentation for this struct was generated from the following file: