[Halld-level1] jcedit-3.2 (fwd)

Alexander Somov somov at jlab.org
Fri Jan 31 14:03:50 EST 2014


Hi,

The coda component translation table will be implemented in
the new coda release.

Cheers,
       Alex


---------- Forwarded message ----------
Date: Thu, 30 Jan 2014 15:43:18 -0500 (EST)
From: Vardan Gyurjyan <gurjyan at jlab.org>
To: Alexander Somov <somov at jlab.org>
Subject: jcedit-3.2

Sasha,
version 3.2 is checked in. The copy of the release you can find in
/group/da/vhg/Coda/JCedit-3.2

v 3.2 release. includes:
- unique ID support
- use xml file support to define component id, name and description.
   the following is the suggested user configuration file format:

  <?xml version="1.0"?>
<components>

<component id = "0">
     <name>ROCxyz</name>
     <name_prefix>myROC</name_prefix>
     <type>ROC</type>
     <description>example 1</description>
</component>

The tag = "name" (if set) has a preference over the tag = "name_prefix".

To update jcedit component database a separate executable (bin/uc2db) is used.
Multiple checks are incorporated to catch/auto-correct and/or report user about the
wrong or conflicting condition.

Implemented ROC/TS/GT component mastership definition algorithm. Here also many checks
of inconsistencies are implemented.

-vardan



More information about the Halld-level1 mailing list