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 44 of file SpacePointSolver_module.cc.
InductionWireHit* reco3d::InductionWireWithXPos::iwire |
Definition at line 49 of file SpacePointSolver_module.cc.
double reco3d::InductionWireWithXPos::xpos |
Definition at line 50 of file SpacePointSolver_module.cc.