21 #ifndef _RSPP_INTERACTION_LIST_GENERATOR_H_ 22 #define _RSPP_INTERACTION_LIST_GENERATOR_H_ 54 #endif // _RSPP_INTERACTION_LIST_GENERATOR_H_ RSPPInteractionListGenerator()
THE MAIN GENIE PROJECT NAMESPACE
Defines the InteractionListGeneratorI interface. Concrete implementations of this interface generate ...
enum genie::ESppChannel SppChannel_t
Summary information for an interaction.
void Configure(const Registry &config)
void AddFinalStateInfo(Interaction *i, SppChannel_t chan) const
void LoadConfigData(void)
A registry. Provides the container for algorithm configuration parameters.
A vector of Interaction objects.
InteractionList * CreateInteractionList(const InitialState &init) const
Creates a list of all the interactions that can be generated by the SPP thread (generates exclusive i...
~RSPPInteractionListGenerator()
Initial State information.