Fork me on GitHub

Changes in / [91acc76:7993cad] in git


Ignore:
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG

    r91acc76 r7993cad  
     13.3.3:
     2- improved compatibility with ROOT >= 6.04
     3- removed test of praticle stability based on ROOT pdgtable (#347, #753, #821, #855)
     4- fixed bugs in DelphesCMSFWLite
     5- fixed bugs in PUPPI
     6- fixed compiler and linker flags for Pythia8
     7- added CMS Phase II cards
     8- added particle gun to DelphesPythia8
     9- added jet merging to DelphesPythia8 based on Pythia8 main32.cc
     10- added UseMiniCone option in Isolation module
     11- added RecoPuFilter module
     12- added back OldCalorimeter for CheckMate bwd compatibilty (#591)
     13- updated tracking and calorimeter resolution in CMS cards
     14
    1153.3.2:
    216- added pre-validated card for CMS upgrade Phase II studies
  • README

    r91acc76 r7993cad  
    44Commands to get the code:
    55
    6    wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.3.2.tar.gz
     6   wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.3.3.tar.gz
    77
    8    tar -zxf Delphes-3.3.2.tar.gz
     8   tar -zxf Delphes-3.3.3.tar.gz
    99
    1010Commands to compile the code:
    1111
    12    cd Delphes-3.3.2
     12   cd Delphes-3.3.3
    1313
    1414   make
  • VERSION

    r91acc76 r7993cad  
    1 3.3.2
     13.3.3
Note: See TracChangeset for help on using the changeset viewer.