#include "Solver.h"
Definition at line 61 of file Solver.h.
CollectionWireHit::CollectionWireHit |
( |
int |
chan, |
|
|
double |
q, |
|
|
const std::vector< SpaceCharge * > & |
cross |
|
) |
| |
Definition at line 44 of file Solver.cxx.
References sc.
48 std::cout <<
"Trying to construct collection wire with negative charge " << q
49 <<
" this should never happen." << std::endl;
53 const double p = q / cross.size();
std::vector< SpaceCharge * > fCrossings
CollectionWireHit::~CollectionWireHit |
( |
| ) |
|
int CollectionWireHit::fChannel |
double CollectionWireHit::fCharge |
std::vector<SpaceCharge*> CollectionWireHit::fCrossings |
The documentation for this class was generated from the following files:
- larreco/v09_25_00/source/larreco/SpacePointSolver/Solver.h
- larreco/v09_25_00/source/larreco/SpacePointSolver/Solver.cxx