#include <math.h>
#include "mEmcGeaTowerEval.h"
#include "emlLib.h"
Include dependency graph for mEmcGeaTowerEval.c:
Go to the source code of this file.
Functions | |
long | mEmcGeaTowerEval_ (TABLE_HEAD_ST *dEmcGeometry_h, DEMCGEOMETRY_ST *dEmcGeometry, TABLE_HEAD_ST *dEmcEvent_h, DEMCEVENT_ST *dEmcEvent, TABLE_HEAD_ST *dEmcCalibTower_h, DEMCCALIBTOWER_ST *dEmcCalibTower, TABLE_HEAD_ST *dEmcGeaTrack_h, DEMCGEATRACK_ST *dEmcGeaTrack, TABLE_HEAD_ST *dEmcGeaTowerTrack_h, DEMCGEATOWERTRACK_ST *dEmcGeaTowerTrack, TABLE_HEAD_ST *dEmcGeaTowerEval_h, DEMCGEATOWEREVAL_ST *dEmcGeaTowerEval) |
This module tells you for each individual tower (with non-zero energy) that which track(s) did contribute to the energy measured. |
|
This module tells you for each individual tower (with non-zero energy) that which track(s) did contribute to the energy measured. It is primarily meant to be used for transverse energy studies. Detailed Documentation: {http://www.phenix.bnl.gov/WWW/emcal/documentation/offline/doc99}
Definition at line 13 of file mEmcGeaTowerEval.c. References j. |