dEmcGeaTowerTrack Struct Reference
[STAF legacy software]

import "dEmcGeaTowerTrack.idl";

List of all members.


Detailed Description

(STAF) Evaluator; connects Towers to Tracks.

In other words: it tells you which track has been the source of energy deposited in a certain tower the tower <--> track is a many-to-many relationship maximum three tracks can contribute to a tower as of now Track means TRUE_TRACK i.e. unique throughout the event even if there is more than one subevent and/or input file (merge)

Definition at line 12 of file dEmcGeaTowerTrack.idl.

Public Attributes

long id
long twrkey
short input
long trkno [3]
float edep [3]
float toffirst [3]


Member Data Documentation

float dEmcGeaTowerTrack::edep[3]
 

Definition at line 17 of file dEmcGeaTowerTrack.idl.

long dEmcGeaTowerTrack::id
 

Definition at line 13 of file dEmcGeaTowerTrack.idl.

short dEmcGeaTowerTrack::input
 

Definition at line 15 of file dEmcGeaTowerTrack.idl.

float dEmcGeaTowerTrack::toffirst[3]
 

Definition at line 18 of file dEmcGeaTowerTrack.idl.

long dEmcGeaTowerTrack::trkno[3]
 

Definition at line 16 of file dEmcGeaTowerTrack.idl.

long dEmcGeaTowerTrack::twrkey
 

Definition at line 14 of file dEmcGeaTowerTrack.idl.


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