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