M. Schram (Carleton University) How to run the FCalTB03 convertor (from Malachi's e-mail of 19-July-2004. ================================= I have put the FCalTB03 converter package in my public directory folder on lxplus (~mschram) under the file name LArFCalTBCnv-July-19-2004.tar.gz. How-to use the package: 1) Setup your athena environment (Tested using athena version 8.1.0 & 8.4.0) 2) Place the package in (your athena working directory)/LArCalorimeter/LArCnv/ Note: This package is a standard cmt package therefore it has the same directory structure. 3) Go to the cmt directory and source the setup file then compile 4) To check and see if the converter works go to the share directory and run athena using the LArFCalTBCnvExample_jobOption.py Note: that LArFCalTBCnvExample_jobOption.py is set to use data files located on castor, if you want to use local data files you will have to add the following line to your job option file: >EventSelector.OnCastor = FALSE Note: LArFCalTBMonExample_jobOption.py is an simple job option file that creates a root file of adc, tdc, and scintillators data. Please let me when you try the package and how it works. Please let me know if you want a more complete job option file or feb monitoring package. I have also posted on my web site a detailed description of the file io and converter code using doxygen (see link -> http://www.physics.carleton.ca/~mschram/atlas/athena/fcalTBCnv_html/ index.html)