11#include <framework/datastore/RelationsObject.h>
Class to store local maxima (LM)
static const size_t c_nTypes
Number of different types.
int m_Type
LM type (photon, electron, merged pi0...)
int getCellId() const
Get CellId.
int getLMId() const
Get LM identifier.
void setCellId(int cellid)
Set CellId.
ClassDef(ECLLocalMaximum, 3)
ClassDef.
int getType() const
Get type.
void setLMId(int LMId)
Set LM identifier.
ECLLocalMaximum()
default constructor for ROOT
void setType(int type)
Set type.
Defines interface for accessing relations of objects in StoreArray.
Abstract base class for different kinds of events.