Project smallshower-filter

Invoke with: icetray.load('smallshower-filter',False)

C++ I3Modules

I3IceForkModule_I3SmallShowerFilter

"I3IceForkModule<I3SmallShowerFilter>" (C++ I3Module)

<undocumented>

Param CacheResults:

Default = False, For each frame evaluated, write the result to the frame, and check to see if that result exists before evaluating again.

Param DecisionName:

Default = 'I3SmallShowerFilter', Name of the filter decision in the Frame

Param FilterGeometry:

Default = '', For each IceCube geometry a different set of geometries is allowed.IC40, IC59, IC79, and IC86 are implemented

Param NStationResultName:

Default = '', If not empty, puts the number of stations as an I3Int of thisname into the frame

Param TopPulseKey:

Default = 'TopEvent_0', Name of the IceTop pulses in the frame

I3IcePickModule_I3SmallShowerFilter

"I3IcePickModule<I3SmallShowerFilter>" (C++ I3Module)

<undocumented>

Param CacheResults:

Default = False, For each frame evaluated, write the result to the frame, and check to see if that result exists before evaluating again.

Param DecisionName:

Default = 'I3SmallShowerFilter', Name of the filter decision in the Frame

Param DiscardEvents:

Default = False, Set to ‘true’ if we’re supposed to actually discard events

Param FilterGeometry:

Default = '', For each IceCube geometry a different set of geometries is allowed.IC40, IC59, IC79, and IC86 are implemented

Param IcePickServiceKey:

Default = '', Key for an IcePick in the context that this module should check before processing physics frames.

Param If:

Default = None, A python function… if this returns something that evaluates to True, Module runs, else it doesn’t

Param InvertFrameOutput:

Default = False, Set to ‘true’ if you want the I3Bool that is written to the frame to be ‘true’ when the event fails the IcePick and ‘false’ when the event passes the IcePick (as in the old reverse-Pretzian logic). This ONLY affects the frame object output.

Param NEventsToPick:

Default = -1, Number of events to pick. If set to a value other than -1,IceTray will stop processing once after this manyselected events by requesting suspension

Param NStationResultName:

Default = '', If not empty, puts the number of stations as an I3Int of thisname into the frame

Param Streams:

Default = [icetray.I3Frame.Physics], Frame stops on which to operate. All other stop types are ignored.

Param TopPulseKey:

Default = 'TopEvent_0', Name of the IceTop pulses in the frame

C++ ServiceFactorys

I3IcePickInstaller_I3SmallShowerFilter

"I3IcePickInstaller<I3SmallShowerFilter>" (C++ ServiceFactory)

<undocumented>

Param CacheResults:

Default = False, For each frame evaluated, write the result to the frame, and check to see if that result exists before evaluating again.

Param FilterGeometry:

Default = '', For each IceCube geometry a different set of geometries is allowed.IC40, IC59, IC79, and IC86 are implemented

Param NStationResultName:

Default = '', If not empty, puts the number of stations as an I3Int of thisname into the frame

Param ServiceName:

Default = '', Name that the service will have in the context.This is typically redundant… by default, it uses The name of the installer

Param TopPulseKey:

Default = 'TopEvent_0', Name of the IceTop pulses in the frame