StEmcClusterAssociation Class Reference
#include <StEmcAssociationMaker.h>
List of all members.
|
Public Member Functions |
|
| StEmcClusterAssociation (StMcTrack *, StEmcCluster *, float, float) |
|
const StEmcCluster * | getCluster () const |
| | returns pointer to the EMC cluster
|
|
float | getFractionTrack () const |
| | returns the fraction of the energy deposited by the track on the EMC that ended in the reconstructed cluster
|
|
float | getFractionCluster () const |
| | returns the fraction of the energy of the cluster that was deposited by the MC track
|
Detailed Description
- Author:
- Alexandre Suaide
This class hold association information between MC tracks and EMC clusters. There are two Association information that can be obtained:
- getFractionTrack() - returns the fraction of the energy deposited by the track on the EMC that ended in the reconstructed cluster
- getFractionCluster() - returns the fraction of the energy of the cluster that was deposited by the MC track
Definition at line 139 of file StEmcAssociationMaker.h.
The documentation for this class was generated from the following files: