Map of electrostatic potential at each cell. More...
#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-01-23/LEM/func/Potential.h"
Public Member Functions | |
Potential () | |
Potential | Downsampled (int factor) const |
Public Attributes | |
float | V [256 *256] |
Map of electrostatic potential at each cell.
Definition at line 13 of file Potential.h.
lem::Potential::Potential | ( | ) |
Definition at line 15 of file Potential.cxx.
References ana::assert(), and V.
Definition at line 23 of file Potential.cxx.
References plot_validation_datamc::c, compare_h5_caf::idx, std::max(), runNovaSAM::ret, and V.
Referenced by lem::FindMatches(), and lem::FindMatchesTranspose::produce().
float lem::Potential::V[256 *256] |
Definition at line 18 of file Potential.h.
Referenced by lem::FindLEMMatches::AddHists(), lem::LEM::AddHists(), lem::CalcEnergy(), Downsampled(), lem::FillPotential(), Potential(), and show_potential().