icecube.topeventcleaning.SeededPulseSelector module¶
- class icecube.topeventcleaning.SeededPulseSelector.SeededPulseSelector(ctx)¶
Bases:
I3ConditionalModule
I3Module to do a simple selection of IceTop DOM pulses depending on the agreement between the pulses’ time and the time of a given reconstruction (presumably InIce or MC)
- Configure((I3ConditionalModule)arg1) None : ¶
- C++ signature :
void Configure(PythonModule<I3ConditionalModule> {lvalue})
- Physics((I3ConditionalModule)arg1, (I3Frame)arg2) None : ¶
- C++ signature :
void Physics(PythonModule<I3ConditionalModule> {lvalue},boost::shared_ptr<I3Frame>)