 |
Belle II Software
release-05-02-19
|
14 #include <framework/datastore/RelationsObject.h>
void setCellId(int cellId)
Set Cell ID.
float m_TimeAve
average time
int getCellId() const
Get Cell ID.
ECLDebugHit()
default constructor for ROOT
void shiftInTime(float delta)
Shift the Hit in time (needed for beam background mixing)
Abstract base class for different kinds of events.
Class to store the average of ECLSimHit on crystals for debug only input for digitization module (ECL...
void setTimeAve(double TimeAve)
Set average time.
RelationsInterface< TObject > RelationsObject
Provides interface for getting/adding relations to objects in StoreArrays.
double getTimeAve() const
Get average time.
ClassDef(ECLDebugHit, 1)
ClassDef.
void setEnergyDep(double Edep)
Set deposit energy.
float m_Edep
deposited energy
double getEnergyDep() const
Get deposit energy.