Changeset 69da136 in git
- Timestamp:
- Feb 14, 2019, 5:53:41 PM (6 years ago)
- Branches:
- ImprovedOutputFile, Timing, llp, master
- Children:
- a1c9c16
- Parents:
- 19ed91a
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r19ed91a r69da136 4 4 Commands to get the code: 5 5 6 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.4. 1.tar.gz6 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.4.2.tar.gz 7 7 8 tar -zxf Delphes-3.4. 1.tar.gz8 tar -zxf Delphes-3.4.2.tar.gz 9 9 10 10 Commands to compile the code: 11 11 12 cd Delphes-3.4. 112 cd Delphes-3.4.2 13 13 14 14 make -
README.md
r19ed91a r69da136 14 14 15 15 ``` 16 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.4. 1.tar.gz16 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.4.2.tar.gz 17 17 18 tar -zxf Delphes-3.4. 1.tar.gz18 tar -zxf Delphes-3.4.2.tar.gz 19 19 ``` 20 20 … … 22 22 23 23 ``` 24 cd Delphes-3.4. 124 cd Delphes-3.4.2 25 25 26 26 make -
VERSION
r19ed91a r69da136 1 3.4. 11 3.4.2
Note:
See TracChangeset
for help on using the changeset viewer.