GENERAL DATA CLASSES#

WaveformAdcs#

Waveform#

WaveformSet#

BasicWfAna#

WfAna#

WfAnaResult#

WfPeak#

CalibrationHistogram#

TrackedHistogram#

WafflesAnalysis#

StoreWfAna#

PeakFindingWfAna#

BeamInfo#

BeamEvent#

BeamWfAna#

Structural classes

The following classes are related to the structure of the data:

  • Map: implements a map of the channels.

  • UniqueChannel: implements a unique channel.

  • ChannelMap: implements a map of the channels.

  • ChannelWs: implements a map of the channels with waveforms.

  • ChannelWsGrid: implements a grid of the channels with waveforms. TUsed for plotting the waveforms of all channels, displayed in a grid as in their physical position inside the detector.

  • IODict: implements a dictionary with input/output data.

  • IPDict: implements a dictionary with input data.

  • ORDict: implements a dictionary with output data.

Map#

UniqueChannel#

ChannelMap#

ChannelWs#

ChannelWsGrid#

IODict#

IPDict#

ORDict#