![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "Solver.h"
Public Member Functions | |
| Neighbour (SpaceCharge *sc, double coupling) | |
Public Attributes | |
| SpaceCharge * | fSC |
| double | fCoupling |
| Neighbour::Neighbour | ( | SpaceCharge * | sc, |
| double | coupling | ||
| ) |
Definition at line 19 of file Solver.cxx.
| double Neighbour::fCoupling |
Definition at line 34 of file Solver.h.
Referenced by reco3d::SpacePointSolver::AddNeighbours(), and Metric().
| SpaceCharge* Neighbour::fSC |
Definition at line 33 of file Solver.h.
Referenced by reco3d::SpacePointSolver::AddNeighbours(), and Metric().