Changes between Version 5 and Version 6 of WikiStart
- Timestamp:
- Jul 25, 2013, 4:05:30 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
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 ===