Project CascadeVariables¶
Invoke with: import icecube.CascadeVariables
C++ I3Modules¶
- 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