icecube.icetop_Level3_scripts.modules.MakeQualityCuts module

class icecube.icetop_Level3_scripts.modules.MakeQualityCuts.MakeQualityCuts(ctx)

Bases: I3Module

Module which actually does the cuts: Look whether they survived the quality cuts. If not: remove OR put bools in a common frameObject which you can evaluate later.

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

void Configure(PythonModule<I3Module> {lvalue})

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

void Finish(PythonModule<I3Module> {lvalue})

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

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