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

#include <StEmcMicroCollection.h>

Inheritance diagram for StEmcMicroCollection:

Public Member Functions

StEmcMicroHitgetHit (Int_t EmcDet, Int_t HitId)
 Return Hit for a given EMC sub detector.
 
Int_t getNHits (Int_t EmcDet)
 Return Number of Hits for a given EMC sub detector.
 
StEmcMicroClustergetCluster (Int_t EmcDet, Int_t ClId)
 Return Cluster for a given EMC sub detector.
 
Int_t getNClusters (Int_t EmcDet)
 Return Number of Cluster for a given EMC sub detector.
 
StEmcMicroPointgetPoint (Int_t PtId)
 Return Point for a given EMC sub detector.
 
Int_t getNPoints ()
 Return Number of Points for a given EMC sub detector.
 
void addHit (Int_t EmcDet, StEmcMicroHit *hit)
 
void addCluster (Int_t EmcDet, StEmcMicroCluster *cluster)
 
void addPoint (StEmcMicroPoint *point)
 
void clear (Option_t *option="")
 

Detailed Description

Author
Alexandre A. P. Suaide

This is the EMC micro collection structure. From here it is possible to get all EMC information (hits, clusters or points).

EmcDet is defined as follow:

Definition at line 22 of file StEmcMicroCollection.h.


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