![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "TripletFinder.h"
Public Member Functions | |
| ChannelDoublet (HitOrChan a_, HitOrChan b_, geo::WireIDIntersection p) | |
Public Attributes | |
| HitOrChan | a |
| HitOrChan | b |
| geo::WireIDIntersection | pt |
Definition at line 31 of file TripletFinder.h.
|
inline |
Definition at line 33 of file TripletFinder.h.
| HitOrChan reco3d::ChannelDoublet::a |
Definition at line 38 of file TripletFinder.h.
Referenced by reco3d::LessThanXHit(), and reco3d::SameXHit().
| HitOrChan reco3d::ChannelDoublet::b |
Definition at line 38 of file TripletFinder.h.
| geo::WireIDIntersection reco3d::ChannelDoublet::pt |
Definition at line 39 of file TripletFinder.h.