dEmcCalibTower Struct Reference
[STAF legacy software]

import "dEmcCalibTower.idl";

List of all members.


Detailed Description

(STAF) These are the calibrated (and corrected) data for the towers.

There is one row (entry) for each tower that fired. In further processing this structure relies heavily on the software DB. Put in arm and sector numbers explicitely to make clustering more eff.

Deprecated:
This used to be our storage object for towers in DSTs. New objects are emcTowerContainer/emcTowerContent.

Definition at line 11 of file dEmcCalibTower.idl.

Public Attributes

short id
long hwkey
long swkey
short type
short arm
short sector
short ind [2]
float ecal
float tof
 TOF is the measured time - the time it would take for a photon to fly from the actual vertex to the impact point on the calorimeter.


Member Data Documentation

short dEmcCalibTower::arm
 

Definition at line 16 of file dEmcCalibTower.idl.

float dEmcCalibTower::ecal
 

Definition at line 19 of file dEmcCalibTower.idl.

long dEmcCalibTower::hwkey
 

Definition at line 13 of file dEmcCalibTower.idl.

short dEmcCalibTower::id
 

Definition at line 12 of file dEmcCalibTower.idl.

short dEmcCalibTower::ind[2]
 

Definition at line 18 of file dEmcCalibTower.idl.

short dEmcCalibTower::sector
 

Definition at line 17 of file dEmcCalibTower.idl.

long dEmcCalibTower::swkey
 

Definition at line 14 of file dEmcCalibTower.idl.

float dEmcCalibTower::tof
 

TOF is the measured time - the time it would take for a photon to fly from the actual vertex to the impact point on the calorimeter.

Definition at line 24 of file dEmcCalibTower.idl.

short dEmcCalibTower::type
 

Definition at line 15 of file dEmcCalibTower.idl.


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