1 #ifndef TRACKFITHITINFO_H 2 #define TRACKFITHITINFO_H Reconstruction base classes.
double hitMeasErr2() const
squared uncertainty of the hit position measurement
const SMatrixSym55 & trackStateCov() const
covariance matrix
double fHitMeas
hit position measurement
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)
ROOT::Math::SMatrix< double, 5, 5, ROOT::Math::MatRepSym< double, 5 > > SMatrixSym55
tracking::SMatrixSym55 SMatrixSym55
Object storing per-hit information from a track fit.
ROOT::Math::SVector< double, 5 > SVector5
double hitMeas() const
hit position measurement
double fHitMeasErr2
squared uncertainty of the 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
Class holding the deconvoluted signals 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