close
Warning:
Can't synchronize with repository "(default)" (/hepforge/svn/elegent does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Jul 25, 2013, 4:05:30 PM (12 years ago)
- Author:
-
jkaspar
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v5
|
v6
|
|
12 | 12 | == Elegent package == |
13 | 13 | |
| 14 | * model implementation |
| 15 | * data-sheet generation |
| 16 | * event generator |
| 17 | |
14 | 18 | == Users' guide == |
| 19 | |
| 20 | === Download and compilation === |
| 21 | |
| 22 | Either download an [[http://www.hepforge.org/downloads/elegent|Elegent release]] or checkout the code from Subversion: |
| 23 | |
| 24 | `svn co svn+ssh://svn.hepforge.org/hepforge/svn/elegent/trunk` |
| 25 | |
| 26 | Edit the `makefile` such that `ROOTDIR` and `HepMCDIR` point to your ROOT and HepMC installations. |
| 27 | |
| 28 | Type `make'. |
| 29 | |
| 30 | |
| 31 | === generation of data-sheets === |
| 32 | |
| 33 | |
| 34 | === testing the event generator === |