12 #include <klm/dataobjects/eklm/EKLMHitBase.h>
13 #include <klm/dataobjects/eklm/EKLMHitGlobalCoord.h>
14 #include <klm/dataobjects/eklm/EKLMHitMCTime.h>
15 #include <klm/dataobjects/KLMDigit.h>
18 #include <framework/datastore/RelationsObject.h>
Class for 2d hits handling.
float m_ChiSq
Chi^2 of the hit.
float getChiSq() const
Get Chi^2 of the crossing point.
void setChiSq(float chisq)
Set Chi^2 of the crossing point.
ClassDef(Belle2::EKLMHit2d, 5)
Class version.
KLM digit (class representing a digitized hit in RPCs or scintillators).
Defines interface for accessing relations of objects in StoreArray.
Abstract base class for different kinds of events.