#include <mEmcGeaClusterEvalModule.h>
Inherits EMCModule.
Inheritance diagram for mEmcGeaClusterEvalModule:
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}
Definition at line 28 of file mEmcGeaClusterEvalModule.h.
Public Member Functions | |
mEmcGeaClusterEvalModule () | |
~mEmcGeaClusterEvalModule () | |
PHBoolean | event (PHCompositeNode *) |
Protected Member Functions | |
PHBoolean | callPAM (PHPointerList< PHNode > &) |
|
Definition at line 27 of file mEmcGeaClusterEvalModule.C. |
|
Definition at line 29 of file mEmcGeaClusterEvalModule.C. |
|
Definition at line 31 of file mEmcGeaClusterEvalPAM.C. References memcgeaclustereval_(). |
|
Implements EMCModule. Definition at line 32 of file mEmcGeaClusterEvalModule.C. References j. |