LArSoft
v06_85_00
Liquid Argon Software toolkit - http://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 50 of file SpacePointSolver_module.cc.
|
inline |
Definition at line 52 of file SpacePointSolver_module.cc.
|
inline |
Definition at line 54 of file SpacePointSolver_module.cc.
References xpos.
Referenced by reco3d::SpacePointSolver::AddNeighbours(), and reco3d::SpacePointSolver::BuildSystemXUV().
InductionWireHit* reco3d::InductionWireWithXPos::iwire |
Definition at line 56 of file SpacePointSolver_module.cc.
Referenced by reco3d::SpacePointSolver::BuildSystemXU(), and reco3d::SpacePointSolver::BuildSystemXUV().
double reco3d::InductionWireWithXPos::xpos |
Definition at line 57 of file SpacePointSolver_module.cc.
Referenced by reco3d::SpacePointSolver::BuildSystemXU(), reco3d::SpacePointSolver::BuildSystemXUV(), and operator<().