Project static-twc ------------------ Invoke with: ``import icecube.static_twc`` C++ I3Modules ^^^^^^^^^^^^^ .. js:data:: I3StaticTWC_I3DOMLaunchSeries ``"I3StaticTWC"`` *(C++ I3Module)* ** :param FirstTriggerOnly: *Default* = ``False``, Use only the time of the first trigger :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 InputResponse: *Default* = ``''``, Name of the input response map :param OutputResponse: *Default* = ``''``, Name for the output response map :param TriggerConfigIDs: *Default* = ``[1010]``, Vector of config IDs for the relevant triggers :param TriggerName: *Default* = ``''``, Name of the input TriggerHierarchy :param WindowMinus: *Default* = ``3500.0``, Time window backward from trigger (positive value!) :param WindowPlus: *Default* = ``4000.0``, Time window forward from trigger .. js:data:: I3StaticTWC_I3RecoPulseSeries ``"I3StaticTWC"`` *(C++ I3Module)* ** :param FirstTriggerOnly: *Default* = ``False``, Use only the time of the first trigger :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 InputResponse: *Default* = ``''``, Name of the input response map :param OutputResponse: *Default* = ``''``, Name for the output response map :param TriggerConfigIDs: *Default* = ``[1010]``, Vector of config IDs for the relevant triggers :param TriggerName: *Default* = ``''``, Name of the input TriggerHierarchy :param WindowMinus: *Default* = ``3500.0``, Time window backward from trigger (positive value!) :param WindowPlus: *Default* = ``4000.0``, Time window forward from trigger