Skip to content

Add waveform identifiers, configure digitizer channels

Eric Torrence requested to merge torrence/calypso:waveform into master

Identifiers provided by the detector helper classes are added to the RawWaveform and also WaveformHit classes. These are persisted using 32-bit unsigned integers.

The configuration of which digitizer channels are associated with each logical detector element is now done based on the GeoModel.FaserVersion set in the ConfigFlags object. This is configured as part of calling the FaserByteStreamCnvSvcCfg function.

Merge request reports