 |
Belle II Software
release-05-01-25
|
14 #include <klm/dataobjects/eklm/EKLMHitBase.h>
15 #include <klm/dataobjects/eklm/EKLMHitGlobalCoord.h>
16 #include <klm/dataobjects/eklm/EKLMHitMCTime.h>
17 #include <klm/dataobjects/KLMDigit.h>
20 #include <framework/datastore/RelationsObject.h>
32 public EKLMHitGlobalCoord,
public EKLMHitMCTime {
float m_ChiSq
Chi^2 of the hit.
ClassDef(Belle2::EKLMHit2d, 5)
Class version.
KLM digit (class representing a digitized hit in RPCs or scintillators).
Abstract base class for different kinds of events.
void setChiSq(float chisq)
Set Chi^2 of the crossing point.
float getChiSq() const
Get Chi^2 of the crossing point.
RelationsInterface< TObject > RelationsObject
Provides interface for getting/adding relations to objects in StoreArrays.
Class for 2d hits handling.