20 #ifndef _DME_KINEMATICS_GENERATOR_H_
21 #define _DME_KINEMATICS_GENERATOR_H_
54 #endif // _DME_KINEMATICS_GENERATOR_H_
Abstract class. Provides a data caching mechanism for for concrete implementations of the EventRecord...
Generates kinematics for neutrino-electron events. Is a concrete implementation of the EventRecordVis...
double Energy(const Interaction *in) const
Summary information for an interaction.
double ComputeMaxXSec(const Interaction *in) const
void ProcessEventRecord(GHepRecord *event_rec) const
A registry. Provides the container for algorithm configuration parameters.
~DMEKinematicsGenerator()
void Configure(const Registry &config)
GENIE's GHEP MC event record.