 |
Belle II Software
release-05-01-25
|
14 #include <framework/datastore/RelationsObject.h>
45 double extTime,
double hitTime,
double chiSq);
int m_Sector
sector number (1..8 for barrel, 1..4 for endcap)
int m_PdgCode
PDG particleID code for the hypothesis used in this extrapolation.
double getChiSquared() const
int m_Layer
layer number (1..15 for barrel, 1..14 for endcap)
double getExtTime() const
TVector3 getExtPosition() const
double m_HitTime
time of the matching KLM hit (ns)
ClassDef(RelationsInterface, 0)
defines interface for accessing relations of objects in StoreArray.
bool m_IsForward
flag to indicate if hit is in forward (true) or backward (false) half
bool m_InBarrel
flag to indicate if hit is in barrel (true) or endcap (false)
double m_ChiSquared
chi-squared contribution of this hit for extrapolation point and KLM hit
virtual ~KLMMuidHit()
Destructor.
Abstract base class for different kinds of events.
double m_ExtTime
time of the extrapolated point (ns)
TVector3 getHitPosition() const
KLMMuidHit()
Empty constructor for ROOT IO (needed to make the class storable)
TVector3 m_ExtPosition
global-coordinate position of the extrapolated point (cm)
RelationsInterface< TObject > RelationsObject
Provides interface for getting/adding relations to objects in StoreArrays.
Store one muon-identification hit in the KLM as a ROOT object.
double getHitTime() const
TVector3 m_HitPosition
global-coordinate position of the matching KLM hit (cm)