Actions
Feature #1174
openFeature #1168: Generalize Detector Decode methods
Task #1185: Complete ChannelData classes
Database readers for ChannelData
Start date:
12/01/2025
Due date:
% Done:
70%
Estimated time:
32.00 h
Responsible:
Ole Hansen
Description
The ChannelData (formerly "DetectorData") subclasses (ADCData etc.) should implement their own database readers, ReadConfig, to retrieve configuration parameters and calibration constants (pedestals, gains, offsets, time walk coefficients, etc). Attempt to support all parameters used by current non-tracking detector classes.
Legacy databases should continue to work, at least for now. Therefore, we will need to allow key alternatives (e.g. "add.gains,gains,gain") for the same type of data. The first listed alternative name will eventually become the only supported name.
Related issues
Actions