23 #ifndef _DMDIS_INTERACTION_LIST_GENERATOR_H_ 24 #define _DMDIS_INTERACTION_LIST_GENERATOR_H_ 64 #endif // _DMDIS_INTERACTION_LIST_GENERATOR_H_ Concrete implementations of the InteractionListGeneratorI interface. Generate a list of all the Inter...
THE MAIN GENIE PROJECT NAMESPACE
Defines the InteractionListGeneratorI interface. Concrete implementations of this interface generate ...
InteractionList * CreateInteractionList(const InitialState &init) const
multimap< int, bool > GetHitQuarks(const Interaction *interaction) const
Summary information for an interaction.
void LoadConfigData(void)
~DMDISInteractionListGenerator()
DMDISInteractionListGenerator()
A registry. Provides the container for algorithm configuration parameters.
A vector of Interaction objects.
void Configure(const Registry &config)
Initial State information.