19 #ifndef _PHOTON_STRUC_FUNC_H_
20 #define _PHOTON_STRUC_FUNC_H_
49 map< int, genie::Spline * >
Table;
56 double EvalSF (
int hitnuc,
int hitlep,
double x ) {
return fSFTables[hitnuc].Table[hitlep]->Evaluate(x); }
87 #endif // _PHOTON_STRUC_FUNC_H_
map< int, PhotonStrucFuncTable > fSFTables
Structure function using photon PDFs of nucleons.
void DummyMethodAndSilentCompiler()
static PhotonStrucFunc * Instance(void)
map< int, genie::Spline * > Table
double EvalSF(int hitnuc, int hitlep, double x)
static PhotonStrucFunc * fgInstance