10#include <klm/dataobjects/KLMMuidHit.h>
16 m_ExtPosition{0.0, 0.0, 0.0},
18 m_HitPosition{0.0, 0.0, 0.0},
29 const ROOT::Math::XYZVector& extPosition,
const ROOT::Math::XYZVector& hitPosition,
30 double extTime,
double hitTime,
double chiSquared) :
35 m_IsForward(isForward),
38 m_ChiSquared(chiSquared)
float m_ExtPosition[3]
global-coordinate position of the extrapolated point (cm)
KLMMuidHit()
Empty constructor for ROOT IO (needed to make the class storable)
float m_HitPosition[3]
global-coordinate position of the matching KLM hit (cm)
Abstract base class for different kinds of events.