LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Member Functions | |
InductionWireWithXPos (InductionWireHit *w, double x) | |
bool | operator< (const InductionWireWithXPos &w) const |
Public Attributes | |
InductionWireHit * | iwire |
double | xpos |
The position in the drift direction that an induction wire's time implies depends on which TPC we assume the hit originated in.
Definition at line 40 of file SpacePointSolver_module.cc.
|
inline |
Definition at line 41 of file SpacePointSolver_module.cc.
|
inline |
Definition at line 43 of file SpacePointSolver_module.cc.
References xpos.
Referenced by reco3d::SpacePointSolver::AddNeighbours().
InductionWireHit* reco3d::InductionWireWithXPos::iwire |
Definition at line 45 of file SpacePointSolver_module.cc.
Referenced by reco3d::SpacePointSolver::BuildSystem().
double reco3d::InductionWireWithXPos::xpos |
Definition at line 46 of file SpacePointSolver_module.cc.
Referenced by operator<().