15#include <framework/datastore/RelationsObject.h>
Defines interface for accessing relations of objects in StoreArray.
double getTimeAve() const
The method to get hit average time.
void setPositionY(double Y)
Set Energy weighted position Y.
int m_MaxTCId
The maximum(center) TC Id in Cluster.
int m_MaxThetaId
The Theta Id of maximum TC in Cluster.
double getPositionZ() const
Get Energy weighted position Z.
void setPositionZ(double Z)
Set Energy weighted position Z.
int getNofTCinCluster() const
The method to get the number of TC in a cluster.
int getEventRevo()
The method to get FAM revoultion clock.
void setClusterId(int clusterId)
The method to set cluster id.
int getMaxThetaId()
The method to set Theta Id of maximum TC in Cluster.
double getEnergyDep() const
The method to get deposited energy.
void setEventRevo(int evt_revo)
Set FAM revoultion clock.
void setNofTCinCluster(int NofTC)
The method to set # of output per TC.
double getPositionX() const
The method to get hit average time Get Energy weighted position X.
void setMaxPhiId(int maxphiid)
The method to set Phi Id of maximum TC in Cluster.
void setEnergyDep(double edep)
The method to set deposited energy.
double getPositionY() const
Get Energy weighted position Y.
int m_eventId
The cell id of this hit.
int getEventId() const
The method to get event id.
double m_X
energy weighted position X
double m_edep
icn_flag - perfect icn : 1 , icn : 2
int getMaxPhiId()
The method to set Phi Id of maximum TC in Cluster.
int m_NofTCinCluster
The # of TC in Cluster.
double m_Y
energy weighted position Y
int m_evt_revo
Revolution clock.
double m_Theta
Cluster Theta position.
void setMaxThetaId(int maxthetaid)
The method to set Theta Id of maximum TC in Cluster.
int m_ClusterId
The cell id of this hit.
ClassDef(TRGECLCluster, 3)
The Class title.
double m_TimeAve
Hit average time.
void setEventId(int eventId)
The method to set event id.
double m_Z
energy weighted position Z
int getMaxTCId() const
The method to get the Maximum(center) TC id.
double m_Phi
Cluster Phi position.
void setMaxTCId(int maxtcid)
The method to set maximum energy TC ID (Center TC ID)
int m_MaxPhiId
The Phi Id of maximum TC in Cluster.
TRGECLCluster()
Recommended for ROOT IO.
void setPositionX(double X)
Set Energy weighted position X.
int getClusterId() const
The method to get Cluster id.
void setTimeAve(double TimeAve)
The method to set hit average time.
Abstract base class for different kinds of events.