11#include <framework/datastore/RelationsObject.h>
int m_showerId
The cell id of this hit.
int getCellId() const
The method to get cell id.
ClassDef(ECLHitAssignment, 1)
the class title
int m_cellId
The cell id of this hit.
int getShowerId() const
The method to get shower id.
void setCellId(int cellId)
The method to set cell id.
void setShowerId(int showerId)
The method to set shower id.
ECLHitAssignment()
Empty constructor.
ECLHitAssignment(int showerId, int cellId)
Useful Constructor.
Defines interface for accessing relations of objects in StoreArray.
Abstract base class for different kinds of events.