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

#include <StMuEmcCluster.h>

Inheritance diagram for StMuEmcCluster:

Public Member Functions

 StMuEmcCluster (const StMuEmcCluster *)
 
virtual void Clear (Option_t *opt="")
 
float getEta () const
 Return Eta of the cluster.
 
float getPhi () const
 Return Phi of the cluster.
 
float getSigmaEta () const
 Return SigmaEta of the cluster.
 
float getSigmaPhi () const
 Return SigmaPhi of the cluster.
 
float getEnergy () const
 
int getNHits () const
 Return Number of hits of the cluster.
 
int getHitId (int hitNumber) const
 Return one hit of the cluster.
 
void setEta (float e)
 
void setPhi (float p)
 
void setSigmaEta (float s)
 
void setSigmaPhi (float s)
 
void setEnergy (float e)
 
void setNHits (int h)
 
void setHitId (int h, int id)
 

Protected Attributes

float mEta
 
float mPhi
 
float mSigmaEta
 
float mSigmaPhi
 
float mEnergy
 
short mNHits
 
TArrayS mHits
 

Detailed Description

Author
Alexandre A. P. Suaide

This is the EMC micro cluster object.

Definition at line 12 of file StMuEmcCluster.h.


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