1 #ifndef TRACKFITHITINFO_H 
    2 #define TRACKFITHITINFO_H 
float fHitMeasErr2
squared uncertainty of the hit position measurement 
 
BEGIN_PROLOG true icarus_rawdigitfilter FilterTools FilterPlane1 Plane
 
double hitMeasErr2() const 
squared uncertainty of the hit position measurement 
 
ROOT::Math::SMatrix< Double32_t, 5, 5, ROOT::Math::MatRepSym< Double32_t, 5 > > SMatrixSym55
 
const SMatrixSym55 & trackStateCov() const 
covariance matrix 
 
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::SVector< Double32_t, 5 > SVector5
 
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 
 
Class holding the regions of interest of signal from a channel. 
 
unsigned int fCryostatId
cryostat id where the hit is located 
 
unsigned int fTpcId
tpc id where the hit is located