 |
Belle II Software
release-05-01-25
|
15 #ifndef ECLLOCALMAXIMUM_H
16 #define ECLLOCALMAXIMUM_H
18 #include <framework/datastore/RelationsObject.h>
void setLMId(int LMId)
Set LM identifier.
int getLMId() const
Get LM identifier.
int getCellId() const
Get CellId.
ClassDef(ECLLocalMaximum, 3)
ClassDef.
Abstract base class for different kinds of events.
int getType() const
Get type.
void setType(int type)
Set type.
int m_Type
LM type (photon, electron, merged pi0...)
Class to store local maxima (LM)
void setCellId(int cellid)
Set CellId.
RelationsInterface< TObject > RelationsObject
Provides interface for getting/adding relations to objects in StoreArrays.
static const size_t c_nTypes
Number of different types.
ECLLocalMaximum()
default constructor for ROOT