21 #ifndef KHITWIRELINE_H 22 #define KHITWIRELINE_H 36 const std::shared_ptr<const Surface>& psurf);
ublas::symmetric_matrix< double, ublas::lower, ublas::row_major, ublas::bounded_array< double, N *(N+1)/2 > > type
virtual ~KHitWireLine()
Destructor.
art::Ptr< recob::Hit > fHit
KHitWireLine(const art::Ptr< recob::Hit > &hit, const std::shared_ptr< const Surface > &psurf)
Constructor from Hit.
Declaration of signal hit object.
KMatrix< N, 5 >::type type
Kalman filter measurement class template.
ublas::vector< double, ublas::bounded_array< double, N > > type
Detector simulation of raw signals on wires.
virtual bool subpredict(const KETrack &tre, KVector< 1 >::type &pvec, KSymMatrix< 1 >::type &perr, KHMatrix< 1 >::type &hmatrix) const
const art::Ptr< recob::Hit > & getHit() const
Get original hit.