21 #ifndef _INTERACTION_LIST_GENERATOR_I_H_ 22 #define _INTERACTION_LIST_GENERATOR_I_H_ 28 class InteractionList;
50 #endif // _INTERACTION_LIST_GENERATOR_I_H_
THE MAIN GENIE PROJECT NAMESPACE
Defines the InteractionListGeneratorI interface. Concrete implementations of this interface generate ...
Algorithm abstract base class.
~InteractionListGeneratorI()
InteractionListGeneratorI()
virtual InteractionList * CreateInteractionList(const InitialState &init) const =0
A vector of Interaction objects.
Initial State information.