19 #ifndef _QEL_EVENT_GENERATOR_H_
20 #define _QEL_EVENT_GENERATOR_H_
70 #endif // _QEL_EVENT_GENERATOR_H_
void ProcessEventRecord(GHepRecord *event_rec) const
const NuclearModelI * fNuclModel
nuclear model
double ComputeMaxXSec(const Interaction *in) const
Pure abstract base class. Defines the NuclearModelI interface to be implemented by any physics model ...
enum genie::EQELEvGenBindingMode QELEvGen_BindingMode_t
Abstract class. Provides a data caching mechanism for for concrete implementations of the EventRecord...
Summary information for an interaction.
void AddTargetNucleusRemnant(GHepRecord *evrec) const
add a recoiled nucleus remnant
A registry. Provides the container for algorithm configuration parameters.
int fMaxXSecNucleonThrows
void Configure(const Registry &config)
GENIE's GHEP MC event record.
QELEvGen_BindingMode_t fHitNucleonBindingMode
Generates values for the kinematic variables describing QEL neutrino interaction events. Is a concrete implementation of the EventRecordVisitorI interface.