8#ifndef BEANS_EVENTGENERATORINTERFACE_H_
9#define BEANS_EVENTGENERATORINTERFACE_H_
Interface to EventGeneratorModule.
Definition: EventGeneratorInterface.h:22
virtual double getEventDistribution(std::vector< double > &kin) const =0
EventGeneratorInterface(const EventGeneratorInterface &other)
virtual ~EventGeneratorInterface()
EventGeneratorInterface()