Actions
Feature #1175
openFeature #1168: Generalize Detector Decode methods
Support key prefix in database reader and global variable definitions
Start date:
01/26/2026
Due date:
% Done:
90%
Estimated time:
24.00 h
Responsible:
Ole Hansen
Description
Support a "key prefix" with database requests, i.e. a string to be prepended to every key in the request. This will allow us to use a single database read function for two-sided detectors that have many database keys (and global variables) that are prefixed with "L"/"R".
This is already supported by the THaVarList::DefineVariables. We should double-check if it does what we want. The feature still needs to be added to LoadDatabase.
Related issues
Updated by Ole Hansen about 8 hours ago
- Related to Feature #1174: Database readers for ChannelData added
Updated by Ole Hansen about 8 hours ago
- Related to Feature #1180: Export global variables from ChannelData classes added
Actions