20 #ifndef _INTERACTION_LIST_ASSEMBLER_H_ 21 #define _INTERACTION_LIST_ASSEMBLER_H_ 27 class InteractionList;
28 class EventGeneratorList;
49 #endif // _INTERACTION_LIST_ASSEMBLER_H_ InteractionListAssembler()
~InteractionListAssembler()
THE MAIN GENIE PROJECT NAMESPACE
InteractionList * AssembleInteractionList(const InitialState &init) const
Algorithm abstract base class.
void SetGeneratorList(EventGeneratorList *evglist)
EventGeneratorList * fEventGeneratorList
Assembles a list of all interactions that can be generated during a neutrino event generation job by ...
A vector of Interaction objects.
A vector of EventGeneratorI objects.
Initial State information.