mEmcGeaClusterEval.c File Reference

#include "mEmcGeaClusterEval.h"
#include "emlLib.h"

Include dependency graph for mEmcGeaClusterEval.c:

Go to the source code of this file.

Functions

long mEmcGeaClusterEval_ (TABLE_HEAD_ST *dEmcEvent_h, DEMCEVENT_ST *dEmcEvent, TABLE_HEAD_ST *dEmcGeaTrack_h, DEMCGEATRACK_ST *dEmcGeaTrack, TABLE_HEAD_ST *dEmcGeaTowerTrack_h, DEMCGEATOWERTRACK_ST *dEmcGeaTowerTrack, TABLE_HEAD_ST *dEmcClusterLocalExt_h, DEMCCLUSTERLOCALEXT_ST *dEmcClusterLocalExt, TABLE_HEAD_ST *dEmcGeaTrackCluster_h, DEMCGEATRACKCLUSTER_ST *dEmcGeaTrackCluster, TABLE_HEAD_ST *dEmcGeaClusterTrack_h, DEMCGEACLUSTERTRACK_ST *dEmcGeaClusterTrack)
 Evaluator module of the first pass (EMCal information only) clustering routines.


Function Documentation

long mEmcGeaClusterEval_ TABLE_HEAD_ST *  dEmcEvent_h,
DEMCEVENT_ST *  dEmcEvent,
TABLE_HEAD_ST *  dEmcGeaTrack_h,
DEMCGEATRACK_ST *  dEmcGeaTrack,
TABLE_HEAD_ST *  dEmcGeaTowerTrack_h,
DEMCGEATOWERTRACK_ST *  dEmcGeaTowerTrack,
TABLE_HEAD_ST *  dEmcClusterLocalExt_h,
DEMCCLUSTERLOCALEXT_ST *  dEmcClusterLocalExt,
TABLE_HEAD_ST *  dEmcGeaTrackCluster_h,
DEMCGEATRACKCLUSTER_ST *  dEmcGeaTrackCluster,
TABLE_HEAD_ST *  dEmcGeaClusterTrack_h,
DEMCGEACLUSTERTRACK_ST *  dEmcGeaClusterTrack
 

Evaluator module of the first pass (EMCal information only) clustering routines.

It requires the "Extended" cluster output. Two tables are generated: dEmcGeaTrackCluster looks at each track that reaches the calorimeter and gives information on the clusters to which this track contirbuted (ideally only to one...). The other table, dEmcGeaClusterTrack has on row for each cluster, and gives information on the tracks that contributed to this cluster (ideally only one...). The results are very useful when optimizing algorithms, establishing cuts, calculating efficiencies of particle identification. Detailed Documentation: {http://www.phenix.bnl.gov/WWW/emcal/documentation/offline/doc99}

Author:
Gabor David {mailto:david@bnl.gov}
Version:
1.0

Definition at line 25 of file mEmcGeaClusterEval.c.

References j.