Re: Removal of obsolete macros in emc [message #9810 is a reply to message #9809] |
Mon, 30 November 2009 10:37 |
StefanoSpataro
Messages: 2736 Registered: June 2005 Location: Torino
|
first-grade participant |
From: *to.infn.it
|
|
Hi,
I don't think that many of those macros are obsolete.
The full reconstruction of EMC is done mainly by two macros, sim_emc.C and full_emc.C (digi_emc, reco_emc and bump_emc could be removed, since their job is done by full_emc), but there are still useful macros:
1) macros for apd studies (used by Chris Strackbein, as far as I know) -> sim_emc_apd and hit_emc_apd
2) macros to create the endcap geometries -> create*
3) macros to display clusters and MC is -> vis_mc_ids
4) macros to check the quote quality (written by Dima) -> reco*
Maybe some of them need an update, because using old geometries and old mapping.
I think, for the stable, only sim and full should go, but the others should be checked one by one to delete them or not.
|
|
|