22 #ifndef _G_REWEIGHT_NU_XSEC_COH_H_ 23 #define _G_REWEIGHT_NU_XSEC_COH_H_ bool fRewNuebar
reweight nu_e_bar?
Cross Section Calculation Interface.
#include "Numerical/GSFunc.h"
double CalcWeight(const EventRecord &event)
calculate a weight for the input event using the current nuisance param values
void SetSystematic(GSyst_t syst, double val)
update the value for the specified nuisance param
void Reset(void)
set all nuisance parameters to default values
bool fRewNue
reweight nu_e?
XSecAlgorithmI * fXSecModel
bool IsHandled(GSyst_t syst)
does the current weight calculator handle the input nuisance param?
An enumeration of systematic parameters.
Generated Event Record. It is a GHepRecord object that can accept / be visited by EventRecordVisitorI...
bool fRewNumubar
reweight nu_mu_bar?
Registry * fXSecModelConfig
string fMaPath
M_{A} path in config Registry.
A registry. Provides the container for algorithm configuration parameters.
string fR0Path
R_{0} path in config Registry.
void Reconfigure(void)
propagate updated nuisance parameter values to actual MC, etc
Event finding and building.
bool fRewNumu
reweight nu_mu?
Reweighting GENIE coherent neutrino-nucleus cross sections.
GENIE event reweighting engine ABC.