Dallas Chip Readout to mySQL - MJL - 10/18/04 ============================================= phoncsc:~phnxrc/mutr/calib * getTemp.csh - simple csh script to run all of below for both arms in sucession phoncsc:~phnxrc/mutr/mjl/arcnet * in /root/, makefile.CheckFem - CheckFem.cpp, .h -> CheckFem - build once for each arm with minor south<-->north change inside code - calls run_s.csh or run_n.csh to get arcnet data from FEE into "FEM" file - reads data from "FEM" files - gets "FEM" filenames from ~phnxrc/mutr/mjl/arcnet/arcnetjava/output/femfilename, glinkfilename - plots results (temperatures and histograms) * run_s.csh or run_n.csh - cd arcnetjava/south or /north - runs Arcnet.MUTRarcnetApplication * in /arcnetjava/south or /north - Makefile --> mutrarcnet.jar - MUTRarcnetApplication is a java script (which uses above?) - puts data in "FEM" files in /arcnetjava/output/ directory * OutputFilesToDatabase.pl - perl script to get "FEM" file data & put into mySQL - db is "dallaschips" on phnxdb1.phenix.bnl.gov (phoncs/phenix7815)