<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi all,<div class=""><br class=""></div><div class="">I have made some modifications to the code to make it easy to read calibration constants </div><div class="">from the database and index them according to agreed upon scheme, I have updated the </div><div class="">documentation on how to read the tables and how to access constants: here is the link:</div><div class=""><br class=""></div><div class=""><a href="http://clasweb.jlab.org/clas12offline/docs/software/html/database/readingCalibrationConstantsNew.html" class="">http://clasweb.jlab.org/clas12offline/docs/software/html/database/readingCalibrationConstantsNew.html</a></div><div class=""><br class=""></div><div class="">Also, I separated translation table definitions from the event decoder, so now it is not a black box where</div><div class="">everything was done at once, but rather step by step process, which makes it easier to debug for each individual</div><div class="">detector, the tables can be used now all at once, or for one individual detector, this will eliminate any problems</div><div class="">associated with using the same crate numbers for different detectors. the documentation is under the same page</div><div class="">for calibration constants.</div><div class=""><br class=""></div><div class="">Give it a try and let me know if this is what we wanted to have.</div><div class=""><br class=""></div><div class="">Gagik</div><div class=""><br class=""></div></body></html>