icecube.simprod.modules.nugen module

IceProd Modules for production NuGen

icecube.simprod.modules.nugen.BasicCounter(frame, name='basic_counter', Stats={})
class icecube.simprod.modules.nugen.DAQCounter(ctx)

Bases: I3Module

Configure((I3Module)arg1) None :
C++ signature :

void Configure(PythonModule<I3Module> {lvalue})

DAQ((I3Module)arg1, (I3Frame)arg2) None :
C++ signature :

void DAQ(PythonModule<I3Module> {lvalue},boost::shared_ptr<I3Frame>)

count = 0
nevents = 0
class icecube.simprod.modules.nugen.NuGen

Bases: ParsingModule

Execute(stats)