Fork me on GitHub

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


Ignore:
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG

    r7993cad r91acc76  
    1 3.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 
    1513.3.2:
    162- added pre-validated card for CMS upgrade Phase II studies
  • README

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

    r7993cad r91acc76  
    1 3.3.3
     13.3.2
Note: See TracChangeset for help on using the changeset viewer.