Changeset 1389 in svn
Legend:
- Unmodified
- Added
- Removed
-
trunk/CHANGELOG
r1387 r1389 1 3.1.1: 2 adapted DelphesSTDHEP to the latest version of the STDHEP format introduced in MadGraph5_aMC@NLO 2.1.1 3 1 4 3.1.0: 2 5 added Hector module (fast simulator for the transport of particles in beam lines) -
trunk/README
r1377 r1389 4 4 Commands to get the code: 5 5 6 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.1. 0.tar.gz6 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.1.1.tar.gz 7 7 8 tar -zxf Delphes-3.1. 0.tar.gz8 tar -zxf Delphes-3.1.1.tar.gz 9 9 10 10 Commands to compile the code: 11 11 12 cd Delphes-3.1. 012 cd Delphes-3.1.1 13 13 14 14 make -
trunk/VERSION
r1377 r1389 1 3.1. 01 3.1.1
Note:
See TracChangeset
for help on using the changeset viewer.