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