Changes in / [7993cad:91acc76] in git
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r7993cad r91acc76 1 3.3.3:2 - improved compatibility with ROOT >= 6.043 - removed test of praticle stability based on ROOT pdgtable (#347, #753, #821, #855)4 - fixed bugs in DelphesCMSFWLite5 - fixed bugs in PUPPI6 - fixed compiler and linker flags for Pythia87 - added CMS Phase II cards8 - added particle gun to DelphesPythia89 - added jet merging to DelphesPythia8 based on Pythia8 main32.cc10 - added UseMiniCone option in Isolation module11 - added RecoPuFilter module12 - added back OldCalorimeter for CheckMate bwd compatibilty (#591)13 - updated tracking and calorimeter resolution in CMS cards14 15 1 3.3.2: 16 2 - added pre-validated card for CMS upgrade Phase II studies -
README
r7993cad r91acc76 4 4 Commands to get the code: 5 5 6 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.3. 3.tar.gz6 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.3.2.tar.gz 7 7 8 tar -zxf Delphes-3.3. 3.tar.gz8 tar -zxf Delphes-3.3.2.tar.gz 9 9 10 10 Commands to compile the code: 11 11 12 cd Delphes-3.3. 312 cd Delphes-3.3.2 13 13 14 14 make -
VERSION
r7993cad r91acc76 1 3.3. 31 3.3.2
Note:
See TracChangeset
for help on using the changeset viewer.