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