Please don't do it!
Greetings
Franz
===============================================================
Franz J. Klein, Thomas Jefferson National Accelerator Facility,
12000 Jefferson Avenue MS 12H, Newport News, VA 23606
Email: fklein@jlab.org, Tel: (757)269-5879, Fax: (757)269-5800
---------------------------------------------------------------
On Thu, 16 Apr 1998, Richard Thompson wrote:
>
> I have changed the definition of wire status:
>
> Redifined wire status.
>
> See status.h:
> /* DC STATUS */
> #define GOOD_DC_WIRE 0
> #define DEAD_DC_WIRE 1 /* 1 - 99 are reserved for dead and dim */
> #define HOT_DC_WIRE 100 /* 100 - 199 are reserved for hot */
>
> Added use of these macros in make_DCDW_bank.
>
> status == 888 no longer means good wire.
>
> I think Francois invented 888, but it didn't make sense to me.
>
> To my knowledge, the only piece of code that uses this is make_DCDW_bank
> in dc/dc_makebanks.c, and I fixed that.
>
> Anyone else reading wire status directly from DC_STATUS.map or the DDLY
> bank should use the macros in status.h.
>
> \ R A Thompson /
> / Dept of Physics and Astronomy University of Pittsburgh \
> \ Pittsburgh, PA 15260 /
> / richardt@cebaf.gov 757-269-7475 \
>
>
>