20 #ifndef _NUE_INTERACTION_GENERATOR_H_ 21 #define _NUE_INTERACTION_GENERATOR_H_ 54 #endif // _NUE_INTERACTION_GENERATOR_H_ THE MAIN GENIE PROJECT NAMESPACE
InteractionList * IMDAnnihilationInteractionList(const InitialState &init_state) const
Defines the InteractionListGeneratorI interface. Concrete implementations of this interface generate ...
InteractionList * IMDInteractionList(const InitialState &init_state) const
void Configure(const Registry &config)
Concrete implementations of the InteractionListGeneratorI interface. Generates a list of all the Inte...
NuEInteractionListGenerator()
InteractionList * CreateInteractionList(const InitialState &init) const
A registry. Provides the container for algorithm configuration parameters.
A vector of Interaction objects.
~NuEInteractionListGenerator()
InteractionList * NuEELInteractionList(const InitialState &init_state) const
Initial State information.