SOFTWARE_CONFIGURATION

Table Czar(s):

Nick West

Description:

This table holds configuration registries for off-line software components.

Usage in the offline software:

The table will eventually be used by GetAlgHandle method of the framework AlgFactory class to load registries from the database to configure algorithms. It could also be used by other software needing to read configuration data from the database.

Validation for entering new data:

Validation is done on a per row basis by the person responsible for developing and maintaining the software to be configured.

Process for automated filling:

Table not updated automatically or info not available.

Additional information:

To be completed...

Structure:

Field Type Description
SEQNO int(11)  
ROW_COUNTER int(11)  
SOFTW_NAME text The name of the software component being configured
CONFIG_NAME text The name of the configuration set (each software component can have multiple sets, but if only 1 it should be "default")
CONFIG_DATA text The registry data in string form suitable for Registry::ReadStream.

Updating status:

Detector Responsible Frequency Method
caldet data N/A N/A N/A
MC N/A N/A N/A
neardet data N/A N/A N/A
MC N/A N/A N/A
fardet data N/A N/A N/A
MC N/A N/A N/A


This information was provided by Nick West and last updated on Wed Mar 2 19:13:43 2005
Send comments to: Mark Dierckxsens