22 #ifndef _G_REWEIGHT_FGM_H_ 23 #define _G_REWEIGHT_FGM_H_ 34 using namespace genie;
56 void Reconfigure (
void);
63 double RewCCQEPauliSupViaKF (
const EventRecord & event);
64 double RewCCQEMomDistroFGtoSF (
const EventRecord & event);
77 #ifdef _G_REWEIGHT_FGM_DEBUG_ map< int, TH1D * > fMapFGp
#include "Numerical/GSFunc.h"
Pure abstract base class. Defines the NuclearModelI interface to be implemented by any physics model ...
map< int, TH1D * > fMapFGn
const NuclearModelI * fFG
map< int, TH1D * > fMapSFp
Reweighting the Fermi Gas nuclear model.
An enumeration of systematic parameters.
map< int, TH1D * > fMapSFn
Generated Event Record. It is a GHepRecord object that can accept / be visited by EventRecordVisitorI...
Event finding and building.
const NuclearModelI * fSF
GENIE event reweighting engine ABC.