8#ifndef MODULES_EPICMODULEOBJECT_H_
9#define MODULES_EPICMODULEOBJECT_H_
11#include <partons/ModuleObject.h>
12#include <partons/beans/channel/ChannelType.h>
50 PARTONS::ChannelType::Type channelType);
Testable version of PARTONS::ModuleObject.
Definition: EpicModuleObject.h:26
EpicModuleObject(const EpicModuleObject &other)
virtual bool runTest() const =0
size_t m_seed
Random seed.
Definition: EpicModuleObject.h:57
EpicModuleObject(const std::string &className, PARTONS::ChannelType::Type channelType)
virtual ~EpicModuleObject()