19 #ifndef _EVENT_GENERATOR_LIST_ASSEMBLER_H_ 20 #define _EVENT_GENERATOR_LIST_ASSEMBLER_H_ 28 class EventGeneratorList;
29 class EventGeneratorI;
48 #endif // _EVENT_GENERATOR_LIST_ASSEMBLER_H_ EventGeneratorListAssembler()
THE MAIN GENIE PROJECT NAMESPACE
EventGeneratorList * AssembleGeneratorList()
Defines the EventGeneratorI interface.
Algorithm abstract base class.
~EventGeneratorListAssembler()
const EventGeneratorI * LoadGenerator(int ip)
A vector of EventGeneratorI objects.
Assembles a list of all the EventGeneratorI subclasses that can be employed during a neutrino event g...