icecube.rock_bottom.modules.WriteSeed module

class icecube.rock_bottom.modules.WriteSeed.WriteSeed(ctx)

Bases: I3Module

I3Module to write I3Particle from ShowerCOG and ShowerPlane seeds This is for backwards compatibility with laputop

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

void Configure(PythonModule<I3Module> {lvalue})

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

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