LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Classes | |
struct | ChannelDoublet |
struct | HitOrChan |
class | HitsICARUS |
class | HitsStandard |
struct | HitTriplet |
class | IHitReader |
IHitReader interface class definiton. More... | |
struct | InductionWireWithXPos |
class | IntersectionCache |
class | PlotSpacePoints |
class | SpacePointSolver |
class | TripletFinder |
struct | XYZ |
Functions | |
bool | LessThanXHit (const ChannelDoublet &a, const ChannelDoublet &b) |
bool | SameXHit (const ChannelDoublet &a, const ChannelDoublet &b) |
bool reco3d::LessThanXHit | ( | const ChannelDoublet & | a, |
const ChannelDoublet & | b | ||
) |
Definition at line 131 of file TripletFinder.cxx.
References reco3d::ChannelDoublet::a, reco3d::HitOrChan::chan, and reco3d::HitOrChan::hit.
Referenced by reco3d::TripletFinder::Triplets().
bool reco3d::SameXHit | ( | const ChannelDoublet & | a, |
const ChannelDoublet & | b | ||
) |
Definition at line 139 of file TripletFinder.cxx.
References reco3d::ChannelDoublet::a, reco3d::HitOrChan::chan, and reco3d::HitOrChan::hit.
Referenced by reco3d::TripletFinder::Triplets().