mEmcGeaClusterEvalModule Class Reference
[STAF legacy software]

#include <mEmcGeaClusterEvalModule.h>

Inherits EMCModule.

Inheritance diagram for mEmcGeaClusterEvalModule:

Inheritance graph
[legend]
List of all members.

Detailed Description

(STAF) see mEmcGeaClusterEval_().

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 28 of file mEmcGeaClusterEvalModule.h.

Public Member Functions

 mEmcGeaClusterEvalModule ()
 ~mEmcGeaClusterEvalModule ()
PHBoolean event (PHCompositeNode *)

Protected Member Functions

PHBoolean callPAM (PHPointerList< PHNode > &)


Constructor & Destructor Documentation

mEmcGeaClusterEvalModule::mEmcGeaClusterEvalModule  ) 
 

Definition at line 27 of file mEmcGeaClusterEvalModule.C.

mEmcGeaClusterEvalModule::~mEmcGeaClusterEvalModule  ) 
 

Definition at line 29 of file mEmcGeaClusterEvalModule.C.


Member Function Documentation

PHBoolean mEmcGeaClusterEvalModule::callPAM PHPointerList< PHNode > &   )  [protected]
 

Definition at line 31 of file mEmcGeaClusterEvalPAM.C.

References memcgeaclustereval_().

PHBoolean mEmcGeaClusterEvalModule::event PHCompositeNode *   )  [virtual]
 

Implements EMCModule.

Definition at line 32 of file mEmcGeaClusterEvalModule.C.

References j.


The documentation for this class was generated from the following files: