StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
StEEmcPointAssociation Class Reference

#include <StEEmcAssociationMaker.h>

Inheritance diagram for StEEmcPointAssociation:
StEEmcAssociation

Public Member Functions

 StEEmcPointAssociation (StMcTrack *, StEmcPoint *, int)
 
const StEmcPointgetPoint () const
 returns pointer to the EMC point
 
int getAssociation () const
 returns Association information between MC track and EMC point
 
int getAssociation (int det)
 returns bit information (0,1) for each EMC subdetector
 
- Public Member Functions inherited from StEEmcAssociation
 StEEmcAssociation (StMcTrack *t)
 
const StMcTrackgetTrack () const
 returns pointer to the MC track
 

Detailed Description

This class hold association information between MC tracks and EMC(EEMC) Points. The Association information is a bit map that corresponds the the clusters that compose the point that could be associated to the MC track. The association information is a bit map in which:

- bit 0 = 1 - Tower cluster is associated in that point
- bit 1 = 1 - Pre shower is associated
- bit 2 = 1 - SMD-U is associated
- bit 3 = 1 - SMD-V is associated

Definition at line 153 of file StEEmcAssociationMaker.h.


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