LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
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 138 of file CCHitFinderAlg.h.
hit::CCHitFinderAlg::HitChannelInfo_t::HitChannelInfo_t | ( | recob::Wire const * | w, |
geo::WireID | wid, | ||
geo::Geometry const & | geom | ||
) |
Definition at line 109 of file CCHitFinderAlg.cxx.
geo::SigType_t hit::CCHitFinderAlg::HitChannelInfo_t::sigType |
Definition at line 142 of file CCHitFinderAlg.h.
Referenced by hit::CCHitFinderAlg::StoreHits().
recob::Wire const* hit::CCHitFinderAlg::HitChannelInfo_t::wire |
Definition at line 140 of file CCHitFinderAlg.h.
Referenced by hit::CCHitFinderAlg::StoreHits().
geo::WireID hit::CCHitFinderAlg::HitChannelInfo_t::wireID |
Definition at line 141 of file CCHitFinderAlg.h.
Referenced by hit::CCHitFinderAlg::StoreHits().