exchange data about the originating wire More...
Public Member Functions | |
HitChannelInfo_t (recob::Wire const *w, geo::WireID wid, geo::Geometry const &geom) | |
Public Attributes | |
recob::Wire const * | wire |
geo::WireID | wireID |
geo::SigType_t | sigType |
exchange data about the originating wire
Definition at line 139 of file CCHitFinderAlg.h.
hit::CCHitFinderAlg::HitChannelInfo_t::HitChannelInfo_t | ( | recob::Wire const * | w, |
geo::WireID | wid, | ||
geo::Geometry const & | geom | ||
) |
Definition at line 115 of file CCHitFinderAlg.cxx.
geo::SigType_t hit::CCHitFinderAlg::HitChannelInfo_t::sigType |
Definition at line 143 of file CCHitFinderAlg.h.
recob::Wire const* hit::CCHitFinderAlg::HitChannelInfo_t::wire |
Definition at line 141 of file CCHitFinderAlg.h.
geo::WireID hit::CCHitFinderAlg::HitChannelInfo_t::wireID |
Definition at line 142 of file CCHitFinderAlg.h.