Fork me on GitHub

Changeset 2fc1c08 in git


Ignore:
Timestamp:
Aug 25, 2016, 11:45:48 AM (8 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
1408174
Parents:
19389b8 (diff), ec5e04b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into dev_01

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG

    r19389b8 r2fc1c08  
     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

    r19389b8 r2fc1c08  
    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

    r19389b8 r2fc1c08  
    1 3.3.2
     13.3.3
Note: See TracChangeset for help on using the changeset viewer.