Project CascadeVariables ------------------------ Invoke with: ``import icecube.CascadeVariables`` C++ I3Modules ^^^^^^^^^^^^^ .. js:data:: I3VetoModule ``"I3VetoModule"`` *(C++ I3Module)* IceTray module to fill an I3Veto object from a given response map. :param DetectorGeometry: *Default* = ``40``, Detector Geometry: 40, 59, 79, or 86 (for ICXX) :param FullOutput: *Default* = ``True``, If False, only maxDomChargeContainment and earliestHitCotainment are written to the frame :param HitmapName: *Default* = ``'InIceRawData'``, name of the map containing the detector response :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 OutputName: *Default* = ``'veto'``, name of resulting I3Veto object :param UseAMANDA: *Default* = ``False``, toggle if AMANDA OMs are considered