strutture:lnf:dr:tps:tbcatania09:software:home
Differences
This shows you the differences between two versions of the page.
strutture:lnf:dr:tps:tbcatania09:software:home [2010/01/18 16:00] – created asarti@lnf.infn.it | strutture:lnf:dr:tps:tbcatania09:software:home [2010/05/26 08:33] (current) – alessio.sarti@lnf.infn.it | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Home page of the software for the analysis of Catania Test beam results ====== | ||
+ | ===== Getting/ | ||
+ | |||
+ | Data currently is kept in / | ||
+ | To get it you need a valid account on that machine. | ||
+ | Depending on what you need to do you can download the whole directory (it's huge!!! 4.2 GB) or only the code and the data you're intrested in. | ||
+ | Raw data is kept in data/ directory | ||
+ | Final root files (after reconstruction and analysis) are kept in results/ | ||
+ | |||
+ | If you need to run the analysis program you need to: | ||
+ | - Issue a //make clean// command | ||
+ | - Issue a //make -f makefile Analizer// | ||
+ | - Run the software trough ./Analizer -options | ||
+ | |||
+ | An example on how to run the reconstruction program on the full datasample is kept in processa*csh files. | ||
+ | |||
+ | ===== Code structure ===== | ||
+ | |||
+ | ===== Files ===== | ||
+ | |||
+ | ===== Macros ===== | ||
+ | |||
+ | In order to display results from the reconstructed data several macros are available. You can find them in the **macro/** directory. Most of the names should be self explaining, but if you have any doubt, just ask. |