| Line | |
|---|
| 1 | \chapter{Introduction}
|
|---|
| 2 |
|
|---|
| 3 | Geant4 exploits advanced software engineering techniques based on the
|
|---|
| 4 | Booch/UML Object Oriented Methodology and follows the evolution of the
|
|---|
| 5 | ESA Software Engineering Standards for the development process. The
|
|---|
| 6 | "spiral", or iterative, approach has been adopted. User requirements
|
|---|
| 7 | were collected in the initial phase and problem domain decomposition,
|
|---|
| 8 | object-oriented methods, and CASE tools were used for analysis and design.
|
|---|
| 9 | This produced a clear hierarchical structure of sub-domains linked by a
|
|---|
| 10 | uni-directional flow of dependencies. This led to a software product
|
|---|
| 11 | which is modular and flexible (a toolkit) and in which the physics
|
|---|
| 12 | implementation is transparent and open to user validation of physics
|
|---|
| 13 | predictions. It allows the user to understand, customize and extend the
|
|---|
| 14 | toolkit in all domains. At the same time the modular architecture allows
|
|---|
| 15 | the user to load only needed components.
|
|---|
| 16 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.