 |
Belle II Software
release-05-01-25
|
12 #include <klm/modules/KLMClustersReconstructor/KLMHit2d.h>
18 m_bklmHit2d(bklmHit2d),
26 m_eklmHit2d(eklmHit2d)
int getLayer() const
Get layer number.
KLMHit2d(BKLMHit2d *bklmHit2d)
Constructor.
bool m_bklmHit
True if BKLM hit, false - EKLM.
int getLayer() const
Get hit layer.
float getTime() const
Get hit time.
float getTime() const
Get hit time.
TVector3 getPosition() const
Get hit position.
TVector3 getGlobalPosition(void) const
Get 3D hit position in global coordinates.
Abstract base class for different kinds of events.
EKLMHit2d * m_eklmHit2d
EKLM hit.
BKLMHit2d * m_bklmHit2d
BKLM hit.
TVector3 getPosition() const
Get hit global position.
float getTime() const
Get reconstructed hit time.
Store one BKLM strip hit as a ROOT object.
int getLayer() const
Get layer number.
Class for 2d hits handling.