icecube.steamshovel.artists.TextSummary module

class icecube.steamshovel.artists.TextSummary.TextSummary

Bases: PyArtist

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.

isValidKey(frame, key_idx, key)

Accept every frame object

numRequiredKeys = 1
icecube.steamshovel.artists.TextSummary.get_most_energetic_primary2(mctree)
icecube.steamshovel.artists.TextSummary.handle_Filter(key, fm, short)
icecube.steamshovel.artists.TextSummary.handle_I3EventHeader(eh, short, fstop)
icecube.steamshovel.artists.TextSummary.handle_I3MCTree(mctree)
icecube.steamshovel.artists.TextSummary.handle_I3MuonEnergyCascadeParams(key, params)
icecube.steamshovel.artists.TextSummary.handle_I3MuonEnergyParams(key, params, short)
icecube.steamshovel.artists.TextSummary.handle_I3Particle(key, particle, short)
icecube.steamshovel.artists.TextSummary.handle_I3Time(key, obj, short)
icecube.steamshovel.artists.TextSummary.handle_POD(key, pod, short)
icecube.steamshovel.artists.TextSummary.handle_VectorOMKey(key, omvec, short)
icecube.steamshovel.artists.TextSummary.handle_general_MapOMKey(key, tname, ommap, short)