icecube.steamshovel.artists.PhotonPaths module

class icecube.steamshovel.artists.PhotonPaths.PhotonPaths

Bases: PyArtist

add_one_photon(photon, ref_particle, group)
create((PyArtist)self, (I3Frame)frame, (SceneGroup)output) None :

[Abstract base class method, must be overridden.] Generate SceneObjects for this artist. The values of frame[self.keys()] are guaranteed to be valid if this artist accepts keys.

requiredTypes = [<class 'icecube._simclasses.I3PhotonSeriesMap'>, <class 'icecube._dataclasses.I3MCTree'>]