70 likes | 89 Views
This document presents the structure of the BESIII EMC Reconstruction software, including the target in package design, data flow, event model, environment model, and make shower process. The software is designed to be easy to understand and use, with minimal dependencies and grouping by function or usage. It also supports extensible space.
E N D
BESIII EMC Reconstruction Software Structure Zhe Wang Dec 3, 2003
Contents • Target in Package Design • Data Flow • BesEMCRec Event Model • BesEMCRec Environment Model • BesEMCRec MakeShower
Target in Package Design • Easy to understand and use • Minimum dependent to each other • Grouping by function or usage • Extensible space