20 #ifndef _SK_INTERACTION_LIST_GENERATOR_H_ 21 #define _SK_INTERACTION_LIST_GENERATOR_H_ 53 #endif // _SK_INTERACTION_LIST_GENERATOR_H_ THE MAIN GENIE PROJECT NAMESPACE
Defines the InteractionListGeneratorI interface. Concrete implementations of this interface generate ...
void Configure(const Registry &config)
~SKInteractionListGenerator()
void LoadConfigData(void)
SKInteractionListGenerator()
A registry. Provides the container for algorithm configuration parameters.
InteractionList * CreateInteractionList(const InitialState &init) const
A vector of Interaction objects.
Concrete implementations of the InteractionListGeneratorI interface. Creates a list of all the intera...
Initial State information.