19 #ifndef _FERMI_MOMENTUM_TABLE_H_
20 #define _FERMI_MOMENTUM_TABLE_H_
40 double FindClosestKF (
int target_pdgc,
int nucleon_pdgc)
const;
49 #endif // _FERMI_MOMENTUM_TABLE_H_
A table of Fermi momentum constants.
void AddTableEntry(int target_pdgc, KF_t kf)
virtual ~FermiMomentumTable()
double FindClosestKF(int target_pdgc, int nucleon_pdgc) const