elegent is hosted by Hepforge, IPPP Durham
close Warning:
  • Error with navigation contributor "BrowserModule"
  • Failed to sync with repository "(default)": instance.__dict__ not accessible in restricted mode; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.

Changes between Version 5 and Version 6 of WikiStart


Ignore:
Timestamp:
Jul 25, 2013, 4:05:30 PM (11 years ago)
Author:
jkaspar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v5 v6  
    1212== Elegent package ==
    1313
     14* model implementation
     15* data-sheet generation
     16* event generator
     17
    1418== Users' guide ==
     19
     20=== Download and compilation ===
     21
     22Either 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
     26Edit the `makefile` such that `ROOTDIR` and `HepMCDIR` point to your ROOT and HepMC installations.
     27
     28Type `make'.
     29
     30
     31=== generation of data-sheets ===
     32
     33
     34=== testing the event generator ===