Fork me on GitHub

Version 1 (modified by Pavel Demin, 12 years ago) ( diff )

--

Getting the Source

Commands to download Delphes' source and build Delphes:

  setup ROOT environment variables

  wget --no-check-certificate https://cp3.irmp.ucl.ac.be/projects/delphes/raw-attachment/wiki/WikiStart/Delphes_V_3.0.0.tar.gz
  tar -zxf Delphes_V_3.0.0.tar.gz

  cd Delphes_V_3.0.0
  make -j 4
Note: See TracWiki for help on using the wiki.