mEmcGeaClusterEval2.c File Reference

#include "mEmcGeaClusterEval2.h"
#include "emlLib.h"

Include dependency graph for mEmcGeaClusterEval2.c:

Go to the source code of this file.

Functions

long type_of_call mEmcGeaClusterEval2_ (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 *dEmcClusterExt_h, DEMCCLUSTEREXT_ST *dEmcClusterExt, TABLE_HEAD_ST *dEmcGeaTrackCluster_h, DEMCGEATRACKCLUSTER_ST *dEmcGeaTrackCluster, TABLE_HEAD_ST *dEmcGeaClusterTrack_h, DEMCGEACLUSTERTRACK_ST *dEmcGeaClusterTrack)
 Evaluator module of the second pass (EMCal plus rest of PHENIX) clustering routines.


Function Documentation

long type_of_call mEmcGeaClusterEval2_ 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 *  dEmcClusterExt_h,
DEMCCLUSTEREXT_ST *  dEmcClusterExt,
TABLE_HEAD_ST *  dEmcGeaTrackCluster_h,
DEMCGEATRACKCLUSTER_ST *  dEmcGeaTrackCluster,
TABLE_HEAD_ST *  dEmcGeaClusterTrack_h,
DEMCGEACLUSTERTRACK_ST *  dEmcGeaClusterTrack
 

Evaluator module of the second pass (EMCal plus rest of PHENIX) 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 veru 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 19 of file mEmcGeaClusterEval2.c.

References j.