1 #ifndef TRACKFITHITINFO_H 2 #define TRACKFITHITINFO_H float fHitMeasErr2
squared uncertainty of the hit position measurement
Reconstruction base classes.
double hitMeasErr2() const
squared uncertainty of the hit position measurement
const SMatrixSym55 & trackStateCov() const
covariance matrix
ROOT::Math::SMatrix< Double32_t, 5, 5, ROOT::Math::MatRepSym< Double32_t, 5 >> SMatrixSym55
unsigned int fPlaneId
plane id where the hit is located
geo::WireID WireId() const
wire id where the hit is located
unsigned int fWireId
wire id where the hit is located
TrackFitHitInfo(double aHitMeas, double aHitMeasErr2, const SVector5 &aTrackStatePar, const SMatrixSym55 &aTrackStateCov, const geo::WireID &aWireId)
IDparameter< geo::WireID > WireID
Member type of validated geo::WireID parameter.
tracking::SMatrixSym55 SMatrixSym55
Object storing per-hit information from a track fit.
double hitMeas() const
hit position measurement
float fHitMeas
hit position measurement
Definition of data types for geometry description.
SVector5 fTrackStatePar
track parameters
const SVector5 & trackStatePar() const
track parameters
tracking::SVector5 SVector5
SMatrixSym55 fTrackStateCov
covariance matrix
ROOT::Math::SVector< Double32_t, 5 > SVector5
Class holding the regions of interest of signal from a channel.
unsigned int fCryostatId
cryostat id where the hit is located
recob::tracking::Plane Plane
unsigned int fTpcId
tpc id where the hit is located