11#include <framework/datastore/RelationsObject.h>
Class to store the average of ECLSimHit on crystals for debug only input for digitization module (ECL...
double getTimeAve() const
Get average time.
void setEnergyDep(double Edep)
Set deposit energy.
int getCellId() const
Get Cell ID.
void setCellId(int cellId)
Set Cell ID.
double getEnergyDep() const
Get deposit energy.
float m_Edep
deposited energy
float m_TimeAve
average time
void shiftInTime(float delta)
Shift the Hit in time (needed for beam background mixing)
ECLDebugHit()
default constructor for ROOT
ClassDef(ECLDebugHit, 1)
ClassDef.
void setTimeAve(double TimeAve)
Set average time.
Defines interface for accessing relations of objects in StoreArray.
Abstract base class for different kinds of events.